Release new version 0.99.12.
[grml-terminalserver.git] / debian / changelog
1 grml-terminalserver (0.99.12) unstable; urgency=low
2
3   [ Ulrich Dangel ]
4   * [fdea9e5] Support grml-terminalserver from no boot medium present.
5     [Closes: issue733]
6   * [162ecbe] Use config files instead of globbing, adjust indention.
7   * [9ac3854] Adjust live-media-path if /live/image is not the
8     bootmedium.
9
10  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:35:50 +0100
11
12 grml-terminalserver (0.99.11) unstable; urgency=low
13
14   * [acc441d] Adapt dhcp configuration for the dhcp3-server ->
15     isc-dhcp-server transition.
16   * [40f2a27] grml-terminalserver-config: do not rebuild initrd but use
17     the existing one.
18   * [766664b] grml-terminalserver-config: always update minirtd26.gz
19     using cp -u.
20   * [b3b2bf9] Use find command for removing dhcpd.leases file.
21   * [fedf73b] Depend on isc-dhcp-server | dhcp3-server.
22   * [dcf5405] Bump Standards-Version to 3.9.1.
23   * [ab36bc7] Iterate over /var/lib/dhcp* directories for touch command.
24   * [edd63e9] Minor: Fix typo (witch/which) and indent one line of code.
25
26  -- Michael Prokop <mika@grml.org>  Wed, 29 Sep 2010 23:47:29 +0200
27
28 grml-terminalserver (0.99.10) unstable; urgency=low
29
30   [ Ulrich Dangel ]
31   * Support multiiso cds
32
33   [ Michael Prokop ]
34   * Bump Standards-Version to 3.8.4 (no further changes).
35   * Minor packaging updates to make lintian happy.
36
37  -- Michael Prokop <mika@grml.org>  Wed, 21 Apr 2010 14:07:30 +0200
38
39 grml-terminalserver (0.99.9) unstable; urgency=low
40
41   [ Ulrich Dangel ]
42   * Make templates/grub-pxelinux_config more robust and use rm -f instead of rm.
43
44  -- Michael Prokop <mika@grml.org>  Thu, 29 Oct 2009 01:10:49 +0100
45
46 grml-terminalserver (0.99.8) unstable; urgency=low
47
48   * Adjust bsd arguments for network boot.
49   * Remove grub entries for network boot
50
51  -- Ulrich Dangel <mru@grml.org>  Tue, 27 Oct 2009 21:14:14 +0100
52
53 grml-terminalserver (0.99.7) unstable; urgency=low
54
55   * Drop all grub-related stuff.
56   * Drop old linuxrc and related files, resulting in architecture independent
57     package.
58
59  -- Michael Prokop <mika@grml.org>  Mon, 26 Oct 2009 16:47:35 +0100
60
61 grml-terminalserver (0.99.6) unstable; urgency=low
62
63   [ Ulrich Dangel ]
64   * Use grml2usb to generate the boot menu. This preserves all parameters in
65     the menu from original cd.
66
67   [ Michael Prokop ]
68   * Bump to Standards-Version 3.8.3 (no further changes).
69   * Update copyright file (reference git.grml.org and adjust path to GPL-2).
70   * Update overrides file.
71   * Build-Depend on debhelper >=5.
72
73  -- Michael Prokop <mika@grml.org>  Mon, 26 Oct 2009 15:20:05 +0100
74
75 grml-terminalserver (0.99.5) unstable; urgency=low
76
77   * Disable grub feature by default (people should use gPXE/
78     Etherboot.org nowadays).
79
80  -- Michael Prokop <mika@grml.org>  Sun, 25 Oct 2009 00:13:22 +0200
81
82 grml-terminalserver (0.99.4) unstable; urgency=low
83
84   * Exclude udev's persistent files from initrd: Grml netboot packages
85     ship persistent files of udev. This doesn't break anything, but
86     names of network and cdrom/dvd devices might be unusual/unexpected.
87     Thanks to Christian Hofstaedtler for the bugreport!
88     [Closes: issue697]
89
90  -- Michael Prokop <mika@grml.org>  Sat, 20 Jun 2009 13:27:38 +0200
91
92 grml-terminalserver (0.99.3) unstable; urgency=low
93
94   * grml-terminalserver-config
95     - exit script if user selects 'Cancel' in grub's network boot
96       selection dialog.
97     - get rid of 'error retrieving current directory' messages
98     - add some additional newlines in startup messages
99     - some minor spelling fixes and improvements
100   * Bump Standard Version to 3.8.1 (no further changes).
101   * Bump Compat version to 5.
102
103  -- Michael Prokop <mika@grml.org>  Sat, 16 May 2009 22:16:10 +0200
104
105 grml-terminalserver (0.99.2) unstable; urgency=low
106
107   * Fix usage of dirname if no files can be located. [Closes: issue575]
108   * Adjust configuration for new grml2usb layout.
109
110  -- Michael Prokop <mika@grml.org>  Sat, 14 Mar 2009 12:37:26 +0100
111
112 grml-terminalserver (0.99.1) unstable; urgency=low
113
114   * fix create-netboot to work with new initrds
115
116  -- Michael Gebetsroither <gebi@grml.org>  Sun, 30 Nov 2008 14:43:47 +0100
117
118 grml-terminalserver (0.99) unstable; urgency=low
119
120   [ Michael Gebetsroither ]
121   * Fixed dependencies for grml-medium (added make and nfs-kernel-server)
122
123   [ Michael Prokop ]
124   * Adjust VCS headers.
125
126  -- Michael Prokop <mika@grml.org>  Sat, 29 Nov 2008 22:08:37 +0100
127
128 grml-terminalserver (0.98) unstable; urgency=low
129
130   [ Michael Gebetsroither ]
131   * change to /bin/bash [Closes: issue182]
132   * updated README.Debian [Closes: issue500]
133
134   [ Michael Prokop ]
135   * Bump Standard Version to 3.8.0 (no further changes).
136
137  -- Michael Prokop <mika@grml.org>  Fri, 26 Sep 2008 01:35:43 +0200
138
139 grml-terminalserver (0.97) unstable; urgency=low
140
141   * Fixed breakage introduced by necessary changes because of isolinux
142     problems.
143
144  -- Michael Gebetsroither <gebi@grml.org>  Fri, 21 Mar 2008 19:19:59 +0100
145
146 grml-terminalserver (0.96) unstable; urgency=low
147
148   * Fixed breakage introduced by boot layout change.
149
150  -- Michael Gebetsroither <gebi@grml.org>  Fri, 29 Feb 2008 01:38:04 +0100
151
152 grml-terminalserver (0.95) unstable; urgency=low
153
154   [ Michael Gebetsroither ]
155   * Boot terminalnodes with nodhcp again (thx ch for reporting).
156
157   [ Michael Prokop ]
158   * Boot terminalnodes with noprompt.
159   * Bump Standard-Version to 3.7.3 (no further changes).
160
161  -- Michael Prokop <mika@grml.org>  Fri, 25 Jan 2008 21:24:28 +0100
162
163 grml-terminalserver (0.94) unstable; urgency=low
164
165   * create-netboot: fix wrong paths of tar.bz2, include version number
166     in the filename of the generated tar.bz2 and inform user about
167     filename of the generated file [Closes: issue376]
168   * grml-terminalserver-config: redirect stdout of update-initramfs
169     to /dev/null and make the code part regarding $PATH_/minirt26.gz
170     more readable.
171
172  -- Michael Prokop <mika@grml.org>  Sun, 20 Jan 2008 12:49:06 +0100
173
174 grml-terminalserver (0.93) unstable; urgency=low
175
176   [ Michael Gebetsroither ]
177   * grml-terminalserver-config: fix problem with unclosed ]
178
179   [ Michael Prokop ]
180   * grml-terminalserver-config: move file grub.img only if it exists
181
182  -- Michael Prokop <mika@grml.org>  Thu, 03 Jan 2008 13:00:46 +0100
183
184 grml-terminalserver (0.92) unstable; urgency=low
185
186   [ Michael Prokop ]
187   * Fix detection of network devices - do not assume it is named eth*.
188
189   [ Michael Gebetsroither ]
190   * Update initrd generation for use with live-initramfs.
191
192  -- Michael Prokop <mika@grml.org>  Sat,  6 Oct 2007 15:44:16 +0200
193
194 grml-terminalserver (0.91) unstable; urgency=low
195
196   * Readme.Debian: better howto
197   * make grub compile code ready for gcc-4.2 and any later version
198   * fix dependencies for grub 32bit compilation on amd64
199
200  -- Michael Gebetsroither <gebi@grml.org>  Wed, 11 Jul 2007 13:15:46 +0200
201
202 grml-terminalserver (0.90) unstable; urgency=low
203
204   * Forgot to adjust $CC in grml-terminalserver-config for new
205     gcc version. Fixed.
206
207  -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 11:05:57 +0200
208
209 grml-terminalserver (0.89) unstable; urgency=low
210
211   * Update for new grml-terminalserver-data package.
212   * Remove /usr/share/grml-terminalserver/discover-nic from
213     debian/overrides.
214   * Fixed typo in grml-terminalserver-config and removed the
215     not-yet support bootoption 'secure' from examples.
216
217  -- Michael Prokop <mika@grml.org>  Thu, 12 Apr 2007 00:03:49 +0200
218
219 grml-terminalserver (0.88) unstable; urgency=low
220
221   * Just raising package version so we get in sync with different
222     archs and changelog.
223
224  -- Michael Prokop <mika@grml.org>  Wed, 28 Mar 2007 13:16:56 +0200
225
226 grml-terminalserver (0.87) unstable; urgency=low
227
228   [ Michael Prokop ]
229   * Merge in linuxrc from grml64, now terminalserver using
230     busybox 1.4.2 (important: 1.5.0 is broken!) works again
231     See http://bts.grml.org/grml/issue175 for details.
232
233   [ Michael Gebetsroither ]
234   * updating linuxrc with fixes for busybox (1.5.0 is hopeless broken) 
235
236  -- Michael Gebetsroither <gebi@grml.org>  Wed, 28 Mar 2007 12:07:10 +0200
237
238 grml-terminalserver (0.86) unstable; urgency=low
239
240   * Support gcc-3.4 and crosscompiling on grml64. Adjusted Depends
241     corresponding.
242
243  -- Michael Prokop <mika@grml.org>  Tue, 27 Mar 2007 13:33:59 +0200
244
245 grml-terminalserver (0.85) unstable; urgency=low
246
247   * fix for booting memtest86+ over pxelinux 
248
249  -- Michael Gebetsroither <gebi@grml.org>  Wed, 21 Mar 2007 15:46:08 +0100
250
251 grml-terminalserver (0.84) unstable; urgency=low
252
253   * linuxrc: tab cleanup
254   * removed iptables hacks necessary for tftpd-hpa
255   * changed default value for NAT_INTERFACE_ from none to ""
256   * introduced iptables as a seperate configurable service within
257     grml-terminalserver
258   * adding create_netboot script to examples
259   * added bootoption lang=us to fix utf8 issues 
260
261  -- Michael Gebetsroither <gebi@grml.org>  Wed, 21 Mar 2007 14:10:14 +0100
262
263 grml-terminalserver (0.83) unstable; urgency=low
264
265   [ Michael Prokop ]
266   * fix mkdir call of $TFTPD_DATA_DIR_/pxelinux.cfg
267   * merge linuxrc from outside of terminalserver, some
268     fixes and updates for current version of busybox
269     (using busybox-1.4.1 now)
270   * linuxrc: use /static/xargs instead of xargs
271   * linuxrc: remove obsolete "FIXME modprobe is buggy from
272     busybox" and adjust code corresponding
273   * adjust code for udhcpc from busybox
274   * grml-terminalserver-config: do not copy udhcpc anymore
275
276   [ Michael Gebetsroither ]
277   * change from in.tftpd to atftpd [Closes: issue143]
278   * set max initrd size to 24000kB [Closes: issue142]
279   * remove libuclibc0 and discover-data from depends
280   * remove unnecesarry files
281   * change hw detection from discover to a modalias based one
282   * vim modline fixes in timeout.c
283   * fix error to not only use a running kernel
284   * updated todo
285   * fix module loading in linuxrc
286   * removed udhcpc
287
288  -- Michael Gebetsroither <gebi@grml.org>  Fri, 16 Mar 2007 11:22:00 +0100
289
290 grml-terminalserver (0.82) unstable; urgency=low
291
292   * Improve handling of NAT/gateway feature, thanks - Wolfgang Karall!
293
294  -- Michael Prokop <mika@grml.org>  Mon,  4 Dec 2006 12:20:21 +0100
295
296 grml-terminalserver (0.81) unstable; urgency=low
297
298   * Fix iptables problem when not using the NAT/gateway feature.
299
300  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 23:00:24 +0100
301
302 grml-terminalserver (0.80) unstable; urgency=low
303
304   * Fix typo in /linuxrc causing problems with booting via
305     firewire.
306
307  -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 00:21:03 +0100
308
309 grml-terminalserver (0.79) unstable; urgency=low
310
311   [mika]
312   * Applied patch from Wolfgang Karall which:
313     - improve display of iptables message
314     - fix the /etc/resolv.conf issue (Closes: issue21)
315     - support for SNAT
316     Thanks a lot, Wolfgang!
317   * Build udhcpc binary from source.
318
319   [gebi]
320   * Added dietlibc-dev to build dependencies
321   * Slimmed down timeout.c and cleanly compile it from source
322
323  -- Michael Prokop <mika@grml.org>  Sat,  2 Dec 2006 10:29:20 +0100
324
325 grml-terminalserver (0.78) unstable; urgency=low
326
327   * Deactivate Multicast-DNS via iptables, thanks for suggestion -
328     Wolfgang Karall! Mention details about iptables commands also
329     when starting up grml-terminalserver.
330
331  -- Michael Prokop <mika@grml.org>  Sat, 25 Nov 2006 21:49:59 +0100
332
333 grml-terminalserver (0.77) unstable; urgency=low
334
335   * Avoid syntax error in dhcpd.conf if values for DNS and Gateway
336     are empty, thanks for the patch - Wolfgang Karall!
337
338  -- Michael Prokop <mika@grml.org>  Wed, 22 Nov 2006 11:16:46 +0100
339
340 grml-terminalserver (0.76) unstable; urgency=low
341
342   * Support bootoption dhcp_iface via /linuxrc for selection of
343     network device, thanks for the patch - Wolfgang Karall!
344
345  -- Michael Prokop <mika@grml.org>  Tue, 21 Nov 2006 00:22:51 +0100
346
347 grml-terminalserver (0.75) unstable; urgency=low
348
349   * Support usbhid module in /linuxrc.
350
351  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 21:01:43 +0100
352
353 grml-terminalserver (0.74) unstable; urgency=low
354
355   * Run udhcpc for earch present interface.
356   * Added statically compiled binary timeout, taken from
357     Coroner's Toolkit (TCT), built running
358     diet gcc -static -o timeout timeout.c
359
360  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 19:20:43 +0100
361
362 grml-terminalserver (0.73) unstable; urgency=low
363
364   * /linuxrc: replace tr with sed command, thanks for the fix -
365     Wolfgang Karall!
366
367  -- Michael Prokop <mika@grml.org>  Fri, 17 Nov 2006 13:18:52 +0100
368
369 grml-terminalserver (0.72) unstable; urgency=low
370
371   Maintenance release:
372   * make package lintian clean
373   * use Architecture 'any' instead of 'all' as the package ships
374     architecture specific binaries
375   * big update of linuxrc - do not use discover anymore (broken) but
376     instead try modprobing all available network modules
377   * reject tcp/113 via iptables to speed up PXE boot
378   * added statically compiled binary udhcpc build using
379     udhcp-0.9.8cvs20050303 (current Debian/unstable source package)
380     with "LDFLAGS='-static' make"
381
382  -- Michael Prokop <mika@grml.org>  Thu, 16 Nov 2006 14:46:48 +0100
383
384 grml-terminalserver (0.71) unstable; urgency=low
385
386   * compile error fixes (thanks to Spida)
387
388  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue, 25 Jul 2006 01:43:42 +0200
389
390 grml-terminalserver (0.70) unstable; urgency=low
391
392   * a few typo corrections 
393
394  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri,  7 Apr 2006 01:54:24 +0200
395
396 grml-terminalserver (0.69) unstable; urgency=low
397
398    * moved video to vga options, because vesa-tng is not there anymore
399    * added video=ofonly to video=nofb for missing vesa-tng
400
401  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri,  7 Apr 2006 01:54:14 +0200
402
403 grml-terminalserver (0.68) unstable; urgency=low
404
405   * fixed bug in dhcp-config template
406   * fixed bug with false NETWORK_
407   * changed configfile layout (still fully compatibel to older versions)
408   * fixed bug with not stopping portmapper (additional killall -9)
409   * implemented a "do not touch" for dhcp config (if user removes the line,
410     grml-terminalserver won't touch this configfile anymore).
411   * added config action to grml-terminalserver to update configs.
412   * implemented force option (-f) 
413
414  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 19 Nov 2005 11:50:46 +0100
415
416 grml-terminalserver (0.67) unstable; urgency=low
417
418   * changed dependency to grml-shlib 
419
420  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri, 11 Nov 2005 20:17:37 +0100
421
422 grml-terminalserver (0.66) unstable; urgency=low
423
424   * fixed partition defaults in option dialog from grml2hd
425   * few minor typo fixes in the dialogs
426
427  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:07:39 +0200
428
429 grml-terminalserver (0.65) unstable; urgency=low
430
431   * fixed variable definition (added local to most variables)
432   * fixed loopdevice handling with mount -o loop
433   * fixed modcalc and grml-terminalserver-config module code
434   * fixed fix of modcal dependencie calculating code
435   * fixed modules path problems
436   * fixed a few small bugs
437   * fixed a small "bug" if there is no grml-image (clean up correctly)
438
439  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 17 Oct 2005 12:54:43 +0200
440
441 grml-terminalserver (0.64) unstable; urgency=low
442
443   * cleaned up boot profiles (grub/pxelinux)
444   * unified variables between grml-terminalserver and
445     grml-terminalserver-config (one single file for constants)
446   * cleand up tftpd start prozess
447   * added $DHCPD_CONFIG_FILE in grml-terminalserver
448   * removed hardcoded path /cdrom
449   * variable cleanup
450   * added template engine, templates are in /usr/share/.../templates/
451   * fixed netmask handling
452   * kicked netmask in favour of ipcalc for network range calculation
453   * fixed typo in checks against false configuration
454   * fixed mount problems (permission denied)
455
456  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun, 14 Aug 2005 21:58:10 +0200
457
458 grml-terminalserver (0.63) unstable; urgency=low
459
460   * simplified configuration handling (default vars) UPDATE YOUR CONFIG
461   * added gcc-3.3 to the dependencies (grub won't compile with gcc-4.0)
462   * added checks against false configuration
463
464  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  4 Aug 2005 22:37:04 +0200
465
466 grml-terminalserver (0.62) unstable; urgency=low
467
468   * moved discover to -data package 
469
470  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  4 Aug 2005 20:06:04 +0200
471
472 grml-terminalserver (0.61) unstable; urgency=low
473
474   * splitted up package in grml-terminalserver and grml-terminalserver-data 
475
476  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun, 31 Jul 2005 00:32:05 +0200
477
478 grml-terminalserver (0.60) unstable; urgency=low
479
480   * fixed reboot/halt problems 
481
482  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon,  9 May 2005 18:04:01 +0200
483
484 grml-terminalserver (0.59) unstable; urgency=low
485
486   * fixed a few small manpage issues
487   * rewrote complete commandline argument processing
488   * manpage update
489
490  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  8 May 2005 22:19:44 +0200
491
492 grml-terminalserver (0.58) unstable; urgency=low
493
494   * fixed a few typos
495   * make it release ready ;)
496   * added grml-terminalserver-config clean, to remove all created config files 
497
498  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  8 May 2005 21:09:49 +0200
499
500 grml-terminalserver (0.57) unstable; urgency=low
501
502   * added discover-nic command to the initrd
503   * added alias debuginit to the bootmenu
504
505  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  3 May 2005 13:18:01 +0200
506
507 grml-terminalserver (0.56) unstable; urgency=low
508
509   * fixed NON-PXE booting with grub (right boot params)
510   * added memtest to bootoptions
511   * updatet linuxrc with upstream
512   * fixed default ramdisk size
513   * fixed problem with hosts.allow/hosts.deny
514
515  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  1 May 2005 19:33:43 +0200
516
517 grml-terminalserver (0.55) unstable; urgency=low
518
519   * first "working" version, it boots up => it's perfect :D (linus)
520
521  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 27 Apr 2005 00:59:32 +0200
522
523 grml-terminalserver (0.54) unstable; urgency=low
524
525   * new test release 
526
527  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 25 Apr 2005 12:30:13 +0200
528
529 grml-terminalserver (0.53) unstable; urgency=low
530
531   * fixed unnecessary file backup
532   * DEBUG UPDATE
533   * tried another initrd/linuxrc combination
534   * added config file, to run it on plain debian sid also
535   * added executables cdir/rdir into the initrd
536   * cdir to create a dir layout to run discover and modprobe
537   * rdir to put the old files in place
538
539  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun, 24 Apr 2005 16:14:40 +0200
540
541 grml-terminalserver (0.52) unstable; urgency=low
542
543   * added libuclibc0 to the dependencies
544   * added discover-data to the dependencies
545   * integrate functions to build a "generic" netboot initrd, now it should be
546     a _real_ terminalserver ;)
547   * big changes in grml-terminalserver-config + linuxrc 
548
549  -- Michael Gebetsroither <gebi@grml.org>  Tue, 12 Apr 2005 13:56:32 +0200
550
551 grml-terminalserver (0.51) unstable; urgency=low
552
553   * added sh-lib to the dependencies
554   * added syslinux to the dependencies
555   * reworked grml-terminalserver-config get options section (not zsh
556     compatibel)
557   * made paths grml compatibel
558
559  -- Michael Gebetsroither <gebi@grml.org>  Sat,  9 Apr 2005 19:55:08 +0200
560
561 grml-terminalserver (0.5) unstable; urgency=low
562
563   * added manpages 
564   * fixed a bug in grml-terminalserver-config (getting the options)
565
566  -- Michael Gebetsroither <gebi@grml.org>  Sun,  3 Apr 2005 12:41:15 +0200
567
568 grml-terminalserver (0.4) unstable; urgency=low
569
570   * fixed a few lintian warnings (changed section to net, removed /usr/bin) 
571
572  -- Michael Gebetsroither <gebi@grml.org>  Sat,  2 Apr 2005 22:35:34 +0200
573
574 grml-terminalserver (0.3) unstable; urgency=low
575
576   * fixed #246904 from nfs-kernel-server (own init skript)
577   * replaced a few parameters with global variables
578
579  -- Michael Gebetsroither <gebi@grml.org>  Sat,  2 Apr 2005 20:46:49 +0200
580
581 grml-terminalserver (0.2) unstable; urgency=low
582
583   * fixed a few path's in the skript (get it working)
584
585  -- Michael Gebetsroither <gebi@grml.org>  Thu, 31 Mar 2005 15:24:18 +0200
586
587 grml-terminalserver (0.1) unstable; urgency=low
588
589   * Initial Release.
590
591  -- Michael Gebetsroither <gebi@grml.org>  Sun, 20 Mar 2005 19:39:26 +0100
592
593 Local variables:
594 mode: debian-changelog
595 End: