Switch from manually written nroff manpage to asciidoc instead
[grml-x.git] / debian / changelog
1 grml-x (0.3.28) unstable; urgency=low
2
3   * Initial support for Xinemera setup using -xinerama option.
4     Added 'bc' to Depends. [Testing: issue241]
5   * Support activating composite extension on cmdline using
6     the -composite option. (By default it's deactivated.)
7   * Remove some blank lines in generated xorg.conf.
8   * Switch from manually written nroff manpage to asciidoc
9     instead. Adjusted Build-Depends therefore (asciidoc, xsltproc,
10     docbook-xsl). The manual page is available online as well now:
11     http://grml.org/grml-x/
12
13  -- Michael Prokop <mika@grml.org>  Thu, 12 Jul 2007 01:20:52 +0200
14
15 grml-x (0.3.27) unstable; urgency=low
16
17   * /etc/zsh/completion.d/_grml-x: support openbox
18
19  -- Michael Prokop <mika@grml.org>  Tue, 10 Jul 2007 16:31:52 +0200
20
21 grml-x (0.3.26) unstable; urgency=low
22
23   * Added some more comments to the X modules.
24
25  -- Michael Prokop <mika@grml.org>  Wed, 06 Jun 2007 13:02:18 +0200
26
27 grml-x (0.3.25) unstable; urgency=low
28
29   * Drop -xserver option from zsh completion as it's not supported
30     anymore (X.org is available on any Debian system now :)).
31
32  -- Michael Prokop <mika@grml.org>  Sun, 27 May 2007 21:54:37 +0200
33
34 grml-x (0.3.24) unstable; urgency=low
35
36   * Update /etc/X11/xorg.conf.vmware, allowing higher resolutions
37     by default and use evdev.
38
39  -- Michael Prokop <mika@grml.org>  Sun,  6 May 2007 16:27:34 +0200
40
41 grml-x (0.3.23) unstable; urgency=low
42
43   * Add grml-shlib to depends as we use one function from
44     /etc/grml/sh-lib.
45
46  -- Michael Prokop <mika@grml.org>  Fri, 27 Apr 2007 01:32:15 +0200
47
48 grml-x (0.3.22) unstable; urgency=low
49
50   * Updated zsh completion for grml-x. Thanks, ft!
51
52  -- Michael Prokop <mika@grml.org>  Tue, 17 Apr 2007 09:15:38 +0200
53
54 grml-x (0.3.21) unstable; urgency=low
55
56   * Big rewrite of grml-x: heavy use of evdev. Thanks for idea
57     to gebi! Now the options -nousb and -nops2 have been dropped
58     and were replaced by -ps2 and -usb. More details in the manpage.
59
60  -- Michael Prokop <mika@grml.org>  Wed,  4 Apr 2007 16:26:43 +0200
61
62 grml-x (0.3.20) unstable; urgency=low
63
64   * Avoid presence of two CorePointers, disable the PS/2 entry then.
65     [Testing: issue184]
66
67  -- Michael Prokop <mika@grml.org>  Tue,  3 Apr 2007 21:20:21 +0200
68
69 grml-x (0.3.19) unstable; urgency=low
70
71   * Mention package libgl1-mesa-dri in comments for DRI.
72
73  -- Michael Prokop <mika@grml.org>  Sat, 31 Mar 2007 00:25:19 +0200
74
75 grml-x (0.3.18) unstable; urgency=low
76
77   The 'I'm sure that many changes break anything'-release.
78
79   * Big code cleanup. Removed several comments used inside
80     xorg.conf. Dropped a lot from fontpath...
81   * Check for fonts.dir inside "X11R6 backwards compatibilty
82     font stuff", otherwise we use the old font patch always...
83   * Use 'id -u' instead of $UID.
84   * Use colors only if not booted with nocolor bootoption.
85   * Work around the 'intel' driver problem [Closes: issue177]
86   * Support fallback option [Closes: issue169]
87   * Do not run hwinfo if not really necessary [Closes: issue168]
88   * Check whether $WINDOWMANAGER is executable at all before using
89     it in $XINITRC.
90
91  -- Michael Prokop <mika@grml.org>  Mon, 26 Mar 2007 19:40:15 +0200
92
93 grml-x (0.3.17) unstable; urgency=low
94
95   * Added xcursor-themes to recommends.
96
97  -- Michael Prokop <mika@grml.org>  Sun, 18 Mar 2007 15:39:34 +0100
98
99 grml-x (0.3.16) unstable; urgency=low
100
101   * Add xserver-xorg-input-vmmouse to recommends.
102   * Change version schema from x.y-z to x.y.z.
103
104  -- Michael Prokop <mika@grml.org>  Sun, 18 Mar 2007 14:57:35 +0100
105
106 grml-x (0.3-15) unstable; urgency=low
107
108   * Add 'us' to XkbLayout no matter which language is detected.
109
110  -- Michael Prokop <mika@grml.org>  Sat, 20 Jan 2007 10:43:04 +0100
111
112 grml-x (0.3-14) unstable; urgency=low
113
114   * Use "Architecture: all" in debian/control to support architectures
115     not running on x86 as well.
116   * Bumb Standard Version to 3.7.2 (no further changes).
117   * Remove configure stuff in debian/rules.
118
119  -- Michael Prokop <mika@grml.org>  Sat, 11 Nov 2006 21:21:23 +0100
120
121 grml-x (0.3-13) unstable; urgency=low
122
123   * Update /etc/X11/xorg.conf.vmware: use vmmouse.
124   * grml-x: use /bin/zsh as intepreter
125
126  -- Michael Prokop <mika@grml.org>  Thu, 26 Oct 2006 00:41:45 +0200
127
128 grml-x (0.3-12) unstable; urgency=low
129
130   * Add gnome-session (but leave gnomesession as fallback option)
131     to /etc/zsh/completion.d/grml-x.
132
133  -- Michael Prokop <mika@grml.org>  Sat, 12 Aug 2006 10:26:22 +0200
134
135 grml-x (0.3-11) unstable; urgency=low
136
137   * Take only one line from monitor parsed output. Thanks to Nico
138     for help investigating the problem.
139
140  -- Michael Prokop <mika@grml.org>  Sat,  5 Aug 2006 08:38:53 +0200
141
142 grml-x (0.3-10) unstable; urgency=low
143
144   * Updated hsync/vsync documentation (thanks for hint, Martin
145     Wuertele!) and improved usage information.
146
147  -- Michael Prokop <mika@grml.org>  Thu, 27 Jul 2006 21:57:23 +0200
148
149 grml-x (0.3-9) unstable; urgency=low
150
151   * Added dwm to /etc/zsh/completion.d/grml-x.
152
153  -- Michael Prokop <mika@grml.org>  Fri, 21 Jul 2006 00:42:53 +0200
154
155 grml-x (0.3-8) unstable; urgency=low
156
157   * Fixed missing whitespace in manpage, thx for info - Manuel Fuhr.
158   * Updated header information of /etc/zsh/completion.d/grml-x.
159
160  -- Michael Prokop <mika@grml.org>  Thu, 25 May 2006 13:09:52 +0200
161
162 grml-x (0.3-7) unstable; urgency=low
163
164   * Removed old-grml-x.
165   * Updated zsh completion:
166     - adjusted module listing for new Xorg
167     - dynamically create list of available window managers
168
169  -- Michael Prokop <mika@grml.org>  Sun, 30 Apr 2006 13:35:18 +0200
170
171 grml-x (0.3-6) unstable; urgency=low
172
173   * It's 1280x1024 and not 1200x1024, adjusted in usage example.
174     Thanks for reporting, Gebi!
175
176  -- Michael Prokop <mika@grml.org>  Fri, 21 Apr 2006 01:22:45 +0200
177
178 grml-x (0.3-5) unstable; urgency=low
179
180   * Updated Xserver version recognition for Xorg 7.0.
181
182  -- Michael Prokop <mika@grml.org>  Sat, 15 Apr 2006 13:16:58 +0200
183
184 grml-x (0.3-4) unstable; urgency=low
185
186   * Deactivate RgbPath "/usr/X11R6/lib/X11/rgb" and
187     ModulePath   "/usr/X11R6/lib/modules" for Xorg 7.0.
188   * Updated URLs to Xorg 7.0.
189   * Added (not activated) Option "MonitorLayout" "LVDS, CRT".
190   * Removed all the ModeLine stuff.
191   * Reworked list of modules which should be loaded.
192     See #346408 for details.
193   * Use FontPath /usr/share/fonts/X11/... instead of
194     /usr/X11R6/lib/X11/fonts/... if directory
195     /usr/share/fonts/X11 is present.
196
197  -- Michael Prokop <mika@grml.org>  Thu, 13 Apr 2006 13:39:33 +0200
198
199 grml-x (0.3-3) unstable; urgency=low
200
201   * Fixed typo in Suggests (xfonts-base-transcoded), thanks for
202     hint, Hecka!
203
204  -- Michael Prokop <mika@grml.org>  Mon, 10 Apr 2006 11:48:38 +0200
205
206 grml-x (0.3-2) unstable; urgency=low
207
208   * Added deactivated 'Option "MonitorLayout" "LVDS"' to xorg.conf.
209
210  -- Michael Prokop <mika@grml.org>  Fri,  7 Apr 2006 19:06:43 +0200
211
212 grml-x (0.3-1) unstable; urgency=low
213
214   * New grml version.
215
216  -- Michael Prokop <mika@grml.org>  Thu,  6 Apr 2006 16:22:49 +0200
217
218 grml-x (0.2-14) unstable; urgency=low
219
220   * Updated /etc/X11/xorg.conf.vmware - don't use higher
221     resolutions than 1024x768.
222
223  -- Michael Prokop <mika@grml.org>  Thu, 23 Feb 2006 14:05:30 +0100
224
225 grml-x (0.2-13) unstable; urgency=low
226
227   * Added evilwm to zsh completion.
228   * Ship grml-x of grml 0.5 release as old-grml-x to be able to
229     compare reliability.
230
231  -- Michael Prokop <mika@grml.org>  Sun, 22 Jan 2006 00:50:21 +0100
232
233 grml-x (0.2-12) unstable; urgency=low
234
235   * Mouse-detection requires root permissions. Fixed that.
236
237  -- Michael Prokop <mika@grml.org>  Mon, 16 Jan 2006 11:43:17 +0100
238
239 grml-x (0.2-11) unstable; urgency=low
240
241   * Updated /etc/X11/xorg.conf.example and /etc/X11/xorg.conf.vmware.
242
243  -- Michael Prokop <mika@grml.org>  Sat, 14 Jan 2006 13:14:26 +0100
244
245 grml-x (0.2-10) unstable; urgency=low
246
247   * Added several comments to xorg.conf.
248   * Deactivated loading of speedo module as it got deprecated upstream,
249     see http://wiki.x.org/wiki/DeprecatedInX11R7
250
251  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2006 23:00:55 +0100
252
253 grml-x (0.2-9) unstable; urgency=low
254
255   * Updated manpage (added some details about implementation).
256   * Added - not yet activated - '# Load evdev' to X config file.
257   * Updated URL for xorg in X config file.
258
259  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2006 12:37:01 +0100
260
261 grml-x (0.2-8) unstable; urgency=low
262
263   * Applied patch for "AlpsPS/2 ALPS GlidePoint" detection,
264     thanks Timo Boettcher!
265
266  -- Michael Prokop <mika@grml.org>  Tue, 10 Jan 2006 14:47:46 +0100
267
268 grml-x (0.2-7) unstable; urgency=low
269
270   * Use vesa-module if hwinfo does not find anything and bootparam
271     xmodule isn't specified either.
272
273  -- Michael Prokop <mika@grml.org>  Sun,  1 Jan 2006 14:22:08 +0100
274
275 grml-x (0.2-6) unstable; urgency=low
276
277   * Use new zsh completion mechanism via /etc/zsh/completion.d.
278
279  -- Michael Prokop <mika@grml.org>  Sat, 10 Dec 2005 12:09:42 +0100
280
281 grml-x (0.2-5) unstable; urgency=low
282
283   * Adjusted zsh-completion.
284
285  -- Michael Prokop <mika@grml.org>  Tue,  6 Dec 2005 18:04:03 +0100
286
287 grml-x (0.2-4) unstable; urgency=low
288
289   * Added options '-novref' and '-nohsync'.
290   * Modified infotext (let's use 'Warning' instead of 'Error' as
291     it does not fail).
292
293  -- Michael Prokop <mika@grml.org>  Tue,  6 Dec 2005 14:56:58 +0100
294
295 grml-x (0.2-3) unstable; urgency=low
296
297   * Lets' drop:
298
299      InputDevice    "Synaptics" "CorePointer"
300
301     and use:
302
303      InputDevice    "Synaptics"  "AlwaysCore"
304
305     instead.
306
307  -- Michael Prokop <mika@grml.org>  Sat, 12 Nov 2005 22:59:16 +0100
308
309 grml-x (0.2-2) unstable; urgency=low
310
311   * Updated zsh-completion (removed ion2).
312
313  -- Michael Prokop <mika@grml.org>  Fri, 11 Nov 2005 00:46:43 +0100
314
315 grml-x (0.2-1) unstable; urgency=low
316
317   * grml-x seems to be quite stable.
318     Let's release version 0.2 for grml 0.5 therefore.
319
320  -- Michael Prokop <mika@grml.org>  Sun, 23 Oct 2005 19:14:52 +0200
321
322 grml-x (0.1-24) unstable; urgency=low
323
324   * Updated zsh-completion: added jwm, w9wm and windowlab to list
325     of available window managers.
326
327  -- Michael Prokop <mika@grml.org>  Sun,  9 Oct 2005 13:06:13 +0200
328
329 grml-x (0.1-23) unstable; urgency=low
330
331   * Options -nousb and -nosynaptics don't require arguments, fixed
332     zparseopts therefore.
333   * Added /etc/X11/xorg.conf.vmware and /etc/X11/xorg.conf.example.
334   * Added Options -nops2 (disable PS2/ mouse) and -genmouse (create
335     generic mouse entry).
336   * Added /etc/zsh/grml-x.completion and fixed some minor issues
337     with parameter parsing.
338
339  -- Michael Prokop <mika@grml.org>  Sat,  8 Oct 2005 23:07:18 +0200
340
341 grml-x (0.1-22) unstable; urgency=low
342
343   * Added option '-nousb' so we can deactivate the default entry
344     for /dev/input/mice (useful for example for VMware).
345
346  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 22:40:56 +0200
347
348 grml-x (0.1-21) unstable; urgency=low
349
350   * Use /dev/input/mice instead of /dev/psaux for PS2-mouse.
351     Should work nowadays as expected.
352
353  -- Michael Prokop <mika@grml.org>  Wed,  5 Oct 2005 19:18:05 +0200
354
355 grml-x (0.1-20) unstable; urgency=low
356
357   * Adjusted path for zsh.
358   * Let's point $HWINFO to /usr/sbin/hwinfo.
359   * Big update of debian/control: recommends, depends and suggests...
360
361  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:57:13 +0200
362
363 grml-x (0.1-19) unstable; urgency=low
364
365   * Added sudo to depends.
366
367  -- Michael Prokop <mika@grml.org>  Sat,  1 Oct 2005 00:37:18 +0200
368
369 grml-x (0.1-18) unstable; urgency=low
370
371   * Do not set resolution modes by default. Let the X server
372     deside which resolutions fits best.
373
374  -- Michael Prokop <mika@grml.org>  Fri, 30 Sep 2005 16:47:37 +0200
375
376 grml-x (0.1-17) unstable; urgency=low
377
378   * Improved ddc-handling and added option '-noddc':
379     - by default ddc probing is used
380     - if monitor does not support ddc, mode values are set
381     - if option -noddc' is set, mode values are set
382
383  -- Michael Prokop <mika@grml.org>  Fri, 30 Sep 2005 13:02:03 +0200
384
385 grml-x (0.1-16) unstable; urgency=low
386
387   * Updated grml-x-manpage to fix mandb-parsing-problem:
388     mandb: warning: /usr/share/man/man1/grml-x.1.gz: whatis parse for grml-x(1) failed
389
390  -- Michael Prokop <mika@grml.org>  Sun, 25 Sep 2005 13:00:16 +0200
391
392 grml-x (0.1-15) unstable; urgency=low
393
394   * Make sure the xconfig has the right permissions (root.root:644).
395
396  -- Michael Prokop <mika@grml.org>  Sat, 24 Sep 2005 18:28:11 +0200
397
398 grml-x (0.1-14) unstable; urgency=low
399
400   * Ok, we definitely need hsync and vsync on some computer.
401     Therefore we now have a '-nosync'-option which deactivates
402     hsync and vsync values.
403   * Updated manpage (mention -nosync and -nosynaptics).
404
405  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 16:11:14 +0200
406
407 grml-x (0.1-13) unstable; urgency=low
408
409   * Upps, conflicts with grml-scripts 0.4-4 and not 0.4.4.
410
411  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 14:20:17 +0200
412
413 grml-x (0.1-12) unstable; urgency=low
414
415   * Bumbed Standards-Version to 3.6.2.
416   * Added conflicts for grml-scripts <= 0.4.4.
417
418  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 14:10:28 +0200
419
420 grml-x (0.1-11) unstable; urgency=low
421
422   * The "let's use X.org to detect present hardware support" release.
423   * Don't use hsync/vsync settings if not provided manually.
424   * Don't use Modes (1024x768 and so on) if not provided manually.
425
426  -- Michael Prokop <mika@grml.org>  Thu, 22 Sep 2005 11:51:58 +0200
427
428 grml-x (0.1-10) unstable; urgency=low
429
430   * Some fixes for being able to run 'grml-x' with root-permissions
431     on harddisk installation.
432
433  -- Michael Prokop <mika@grml.org>  Thu, 15 Sep 2005 17:46:35 +0200
434
435 grml-x (0.1-9) unstable; urgency=low
436
437   * Added option '-nosynaptics' for disabling synaptics touchpad (but
438     the touchpad itself should work anyway).
439   * Some small improvements regarding informational output, added
440     support for parsing '-h', -help' and '--help' as well.
441
442  -- Michael Prokop <mika@grml.org>  Thu, 15 Sep 2005 12:57:54 +0200
443
444 grml-x (0.1-8) unstable; urgency=low
445
446   * Removed /etc/X11/Xresources/ and /etc/X11/Xsession.d/.
447   * Improved cleanup of tmp-files in grml-x.
448
449  -- Michael Prokop <mika@grml.org>  Sun, 31 Jul 2005 11:42:56 +0200
450
451 grml-x (0.1-7) unstable; urgency=low
452
453   * startx/xinit started with options like ':8' (set specific
454     display) cause strange side effects on setup of fonts. :-/
455     Therefore don't use $DISPLAY as default but use it only if
456     specified via '-display #'.
457
458  -- Michael Prokop <mika@grml.org>  Sat, 30 Jul 2005 12:05:51 +0200
459
460 grml-x (0.1-6) unstable; urgency=low
461
462   * Updated manpage.
463   * Updated control-file (added Recommends:).
464   * Added README.Debian (provide info for Recommends:).
465
466  -- Michael Prokop <mika@grml.org>  Tue, 19 Jul 2005 15:08:47 +0200
467
468 grml-x (0.1-5) unstable; urgency=low
469
470   * Removed /usr/X11R6/lib/X11/xkb, should be fixed
471     upstream now.
472
473  -- Michael Prokop <mika@grml.org>  Wed, 13 Jul 2005 20:51:12 +0200
474
475 grml-x (0.1-4) unstable; urgency=low
476
477   * Fixed problem with synaptic touchpad.
478
479  -- Michael Prokop <mika@grml.org>  Sun, 10 Jul 2005 13:04:32 +0200
480
481 grml-x (0.1-3) unstable; urgency=low
482
483   * Slightly improved copyright file.
484
485  -- Michael Prokop <mika@grml.org>  Sun,  3 Jul 2005 17:09:57 +0200
486
487 grml-x (0.1-2) unstable; urgency=low
488
489   * Added '-nodpms'-option so we are able to disable 'Display Power Management
490     Signaling'.
491   * Added example entry for elo touchscreen.
492   * Fixed handling of '-xserver'-option.
493   * Update manpage.
494   * Don't ship /etc/init.d/xfree86-common anymore (let's trust on
495     xorg-common or xfree86-common that they ship a working version).
496   * Now we support startx-options via variable XOPTS, e.g.:
497       XOPTS='-depth 16' grml-x fluxbox
498
499  -- Michael Prokop <mika@grml.org>  Wed, 15 Jun 2005 12:58:37 +0200
500
501 grml-x (0.1-1) unstable; urgency=low
502
503   * Initial release.
504
505  -- Michael Prokop <mika@grml.org>  Mon, 23 May 2005 23:39:39 +0200
506