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