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