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