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