Rename packages to not clash with upstream
[live-boot-grml.git] / debian / changelog
1 live-boot (3.0~a17-1+grml.01) unstable; urgency=low
2
3   * [6666658] Do not fail in multiarch environment when
4     installing libnss_dns.so.
5   * [ebdefd9] Drop installation of localized manpages
6     from upstream Makefile.
7
8  -- Michael Prokop <mika@grml.org>  Wed, 08 Jun 2011 12:15:23 +0200
9
10 live-boot (3.0~a17-1+grml.00) unstable; urgency=low
11
12   [ Christian Hofstaedtler ]
13   * [c9a70fd] Add dpatch support to build process.
14   * [a9ddc0a] Readd Grml patches.
15   * [675f2b2] Remove unused boot scripts.
16   * [c4993d4] Update debian/control for Grml.
17   * [0716b66] Ensure 10validateroot is executable.
18   * [b5b937f] Always honor the "nodhcp" boot option.
19   * [10cf847] Don't mess around with kernel/initramfs-tools' ip=.
20   * [aa93321] Networking_grml: DNS for systems without resolvconf.
21   * [2a859b8] Merge dhcphostname support into 23networking-grml.
22   * [10caf0b] Support DNS in boot environment.
23
24   [ Michael Prokop ]
25   * [6cd3977] Add patch number 19 to revert the toram bootoption
26     to expected behaviour.
27   * [65fa11b] Support dns bootoption.
28
29   [ Ulrich Dangel ]
30   * [df17b43] Support lvm devices for live-media.
31   * [8ff045c] Support raid devices as well.
32   * [2ad3c30] Change output to live-boot.log.
33   * [34b4518] Explicit specify offset parameter for setup_loop.
34     [Closes: issue1003]
35   * [3ac64e5] Remove dba from uploader as this is a Grml project.
36   * [b289379] Support static ip configuration.
37   * [1371673] Improve static version.
38   * [9487c5d] Change nodhcp patch to unset the DHCP option as well.
39   * [1662374] Support nodhcp bootoption.
40   * [7847abd] Ignore devices with no file matching the findiso parameter.
41   * [7158e84] Don't show an error message if /live/image is already
42     unmounted.
43
44  -- Michael Prokop <mika@grml.org>  Sun, 05 Jun 2011 21:29:14 +0200
45
46 live-boot (3.0~a17-1) unstable; urgency=low
47
48   [ Daniel Baumann ]
49   * Updating to standards version 3.9.2.
50   * Using /run/initramfs instead of /dev/.initramfs/varrun for unionfs-
51     fuse sendsigs (Closes: #621908).
52   * Updating manpage wrt/ ip parameter squence (Closes: #616197).
53   * Making copyright file distribution neutral.
54   * Correcting top-level makefile to automatically get all the supported
55     languages, rather than defining a static list.
56
57   [ Michal Suchanek ]
58   * Copy resolv.conf to live system root (Closes: #627178).
59   * Tidy up resolv.conf a bit.
60
61  -- Daniel Baumann <daniel@debian.org>  Wed, 18 May 2011 19:31:27 +0200
62
63 live-boot (3.0~a16-1) unstable; urgency=low
64
65   * Adding old 2.x changelog entries in debian changelog.
66
67  -- Daniel Baumann <daniel@debian.org>  Mon, 14 Mar 2011 06:27:17 +0100
68
69 live-boot (3.0~a15-1) experimental; urgency=low
70
71   [ Daniel Baumann ]
72   * Updating year in copyright.
73
74   [ Marco Amadori ]
75   * Adjust copyright entry in live-snapshot.
76   * Protect NOPROMPT (Closes: #610941).
77
78   [ Michal Suchanek ]
79   * Simplify union mounting.
80   * Really set limit on open files for unionfs-fuse
81   * Add verbose messages to initramfs hook.
82
83   [ T(A)ILS developers ]
84   * Fixing remaining fromiso= bug.
85   * Fixing syntax error.
86
87  -- Daniel Baumann <daniel@debian.org>  Wed, 09 Mar 2011 18:01:07 +0100
88
89 live-boot (3.0~a14-1) experimental; urgency=low
90
91   [ Richard Nelson ]
92   * Populate adapters in /etc/network/interfaces when ethdevice= on
93     cmdline.
94
95   [ Daniel Baumann ]
96   * Removing header in copyright file.
97   * Don't hard-depend on test target in Makefile.
98   * Using dh auto magic in override, rather than manual make call.
99
100   [ Steven Shiau ]
101   * Removing the duplicated "the" in the live-boot.init script.
102
103   [ Daniel Baumann ]
104   * Updating auto_install overrides in rules.
105   * Correcting live hook to include mtdblock for syslinux memdisk usage,
106     thanks to Michael Prokop <mika@grml.org>.
107   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
108     thanks to Michael Prokop <mika@grml.org>.
109
110  -- Daniel Baumann <daniel@debian.org>  Tue, 11 Jan 2011 13:38:56 +0100
111
112 live-boot (3.0~a13-1) experimental; urgency=low
113
114   [ Daniel Baumann ]
115   * Removing legacy code for detecting removable usb sticks on kernels
116     prior 2.6.29.
117   * Logging to /var/log/live-boot.log instead of /var/log/live.log for
118     future consistency with live-config.
119   * Adding support for custom ramdisk size (Closes: #544583).
120
121   [ Ronny Standtke ]
122   * Remounting cow read-only before prompting user to remove usb flash
123     drive.
124
125   [ Richard Nelson ]
126   * Clean some leading whitespaces.
127
128  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:27:07 +0100
129
130 live-boot (3.0~a12-1) experimental; urgency=low
131
132   [ T(A)ILS developers ]
133   * Fixing fromiso= on Squeeze.
134
135   [ Daniel Baumann ]
136   * Adding dpkg source options file.
137
138  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:29:48 +0100
139
140 live-boot (3.0~a11-1) experimental; urgency=low
141
142   [ T(A)ILS developers ]
143   * Adding noprompt={usb,cd} feature.
144   * Enhancing devices search ordering.
145
146   [ Daniel Baumann ]
147   * Removing deep link to bug page in the manual, since we don't have
148     stable references yet.
149
150  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:28:43 +0200
151
152 live-boot (3.0~a10-1) experimental; urgency=low
153
154   * Don't do anything in initscript when using toram (Closes: #601575).
155
156  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:58:03 +0200
157
158 live-boot (3.0~a9-1) experimental; urgency=low
159
160   [ amnesia ]
161   * Adding live-snapshot.list documentation to manpage.
162
163   [ Richard Nelson ]
164   * Removed whitespace for tabs on the skipunion option.
165
166   [ T(A)ILS developers ]
167   * Fixing overzealous blacklist usage.
168   * Adding documentation for persistent=cryptsetup in the manpage.
169
170  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:24:51 +0200
171
172 live-boot (3.0~a8-1) experimental; urgency=low
173
174   [ Michal Suchanek ]
175   * Adding initial support for unionmount.
176
177   [ Marco Amadori ]
178   * Included a note about persistent-subtext (Helps: #536728).
179
180   [ Daniel Baumann ]
181   * Running manpage rebuild after manpage updates.
182   * Updating to debhelper version 8.
183
184  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:15:03 +0200
185
186 live-boot (3.0~a7-1) experimental; urgency=low
187
188   [ intrigeri ]
189   * Fixing find_snap to take its second argument into account.
190
191  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:46:54 +0200
192
193 live-boot (3.0~a6-1) experimental; urgency=low
194
195   [ Marco Amadori ]
196   * Fix snapshots' sync-strings usage (Closes: #591330).
197   * Fixed some snapshot related debug messages.
198   * Added support for empty (initial) snapshots.
199
200   [ Daniel Baumann ]
201   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
202     symlinks when checking for dynamically linked files at reboot in
203     initscript.
204
205  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:51:59 +0200
206
207 live-boot (3.0~a5-1) experimental; urgency=low
208
209   [ Daniel Baumann ]
210   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
211     mangling the main sudoers file in accessibility bottom script,
212     create a new file in /etc/sudoers.d and set permissions
213     appropriately.
214   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
215     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
216     and AVD1 to properly boot live media.
217   * Updating uinstall targets in makefile.
218
219   [ Steven Shiau ]
220   * Allowing to assign no gateway in networking bottom script.
221
222   [ Daniel Baumann ]
223   * Removing usplash support from initscript, usplash is dead.
224   * Removing lenny legacy stuff from initscript.
225   * Removing usplash support in initramfs, usplash is dead.
226   * Adding plymouth in bug script.
227
228  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:17:15 +0200
229
230 live-boot (3.0~a4-1) experimental; urgency=low
231
232   * Exiting with 0 in live-boot bug script (Closes: #595262).
233   * Using boot.d instead of boot.conf.d as directory name for custom
234     configuration files.
235
236  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:46:45 +0200
237
238 live-boot (3.0~a3-1) experimental; urgency=low
239
240   * Updating seperators in networking bottom script to fix ip parameter
241     parsing (Closes: #590494).
242   * Updating live-build reference in manpages.
243   * Adding reference to live-tools in manpages.
244   * Checking for file existence in initramfs hook (Closes: #595264).
245
246  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:28:40 +0200
247
248 live-boot (3.0~a2-1) experimental; urgency=low
249
250   [ Daniel Baumann ]
251   * Removing old and unmaintained po files.
252   * Adding reformated patch from Stephan Hermann <sh@sourcecode.de>
253     based on the work of Holger Fischer <hoo.mb@web.de> to add support
254     for BOOTIF in cases where pxelinux is being used with IPAPPEND
255     (Closes: #593284).
256
257   [ Steven Shiau ]
258   * Making multiple connected NICs work.
259
260   [ Michael Prokop ]
261   * Adding workaround for aufs issue in kernel versions around 2.6.33.
262
263   [ Daniel Baumann ]
264   * Using allow-hotplug instead of auto in automatically created
265     /etc/network/interfaces file.
266
267  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:27:33 +0200
268
269 live-boot (3.0~a1-1) experimental; urgency=low
270
271   * Switching to source format 3.0 (quilt).
272   * Removing live-initramfs transitional package.
273   * Removing lenny support.
274
275  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 02:02:39 +0200
276
277 live-boot (2.0.15-1) unstable; urgency=low
278
279   [ Daniel Baumann ]
280   * Adding live-system script from live-tools.
281   * Updating year in copyright.
282
283   [ Marco Amadori ]
284   * Adjust copyright entry in live-snapshot.
285
286  -- Daniel Baumann <daniel@debian.org>  Tue, 01 Feb 2011 22:49:03 +0100
287
288 live-boot (2.0.14-1) unstable; urgency=low
289
290   [ Steven Shiau ]
291   * Removing the duplicated "the" in the live-boot.init script.
292
293   [ Daniel Baumann ]
294   * Correcting live hook to include mtdblock for syslinux memdisk usage,
295     thanks to Michael Prokop <mika@grml.org>.
296   * Supporting /dev/mtdblock0 as valid device name (for memdisk boot),
297     thanks to Michael Prokop <mika@grml.org>.
298
299  -- Daniel Baumann <daniel@debian.org>  Fri, 24 Dec 2010 18:51:57 +0100
300
301 live-boot (2.0.13-1) unstable; urgency=medium
302
303   [ Ronny Standtke ]
304   * Remounting cow read-only before prompting user to remove usb flash
305     drive.
306
307  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Dec 2010 11:18:32 +0100
308
309 live-boot (2.0.12-1) unstable; urgency=medium
310
311   [ T(A)ILS developers ]
312   * Fixing fromiso= on Squeeze.
313
314  -- Daniel Baumann <daniel@debian.org>  Mon, 22 Nov 2010 23:27:01 +0100
315
316 live-boot (2.0.11-1) unstable; urgency=medium
317
318   * Removing deep link to bug page in the manual, since we don't have
319     stable references yet.
320
321  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Oct 2010 09:22:02 +0200
322
323 live-boot (2.0.10-1) unstable; urgency=medium
324
325   * Don't do anything in initscript when using toram (Closes: #601575).
326
327  -- Daniel Baumann <daniel@debian.org>  Wed, 27 Oct 2010 14:54:58 +0200
328
329 live-boot (2.0.9-1) unstable; urgency=low
330
331   [ T(A)ILS developers ]
332   * Fixing overzealous blacklist usage.
333   * Adding documentation for persistent=cryptsetup in the manpage.
334
335  -- Daniel Baumann <daniel@debian.org>  Tue, 26 Oct 2010 09:15:54 +0200
336
337 live-boot (2.0.8-1) unstable; urgency=medium
338
339   [ amnesia ]
340   * Adding live-snapshot.list documentation to manpage.
341
342  -- Daniel Baumann <daniel@debian.org>  Tue, 12 Oct 2010 11:20:12 +0200
343
344 live-boot (2.0.7-1) unstable; urgency=medium
345
346   [ Michal Suchanek ]
347   * Adding initial support for unionmount.
348
349   [ Marco Amadori ]
350   * Included a note about persistent-subtext (Helps: #536728).
351
352   [ Daniel Baumann ]
353   * Running manpage rebuild after manpage updates.
354
355  -- Daniel Baumann <daniel@debian.org>  Sat, 02 Oct 2010 10:06:41 +0200
356
357 live-boot (2.0.6-1) unstable; urgency=medium
358
359   [ intrigeri ]
360   * Fixing find_snap to take its second argument into account.
361
362  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Sep 2010 22:48:35 +0200
363
364 live-boot (2.0.5-1) unstable; urgency=low
365
366   [ Marco Amadori ]
367   * Fix snapshots' sync-strings usage (Closes: #591330).
368   * Fixed some snapshot related debug messages.
369   * Added support for empty (initial) snapshots.
370
371   [ Daniel Baumann ]
372   * Adding patch from Colin Watson <cjwatson@ubuntu.com> to follow
373     symlinks when checking for dynamically linked files at reboot in
374     initscript.
375
376  -- Daniel Baumann <daniel@debian.org>  Tue, 14 Sep 2010 08:55:02 +0200
377
378 live-boot (2.0.4-1) unstable; urgency=low
379
380   [ Daniel Baumann ]
381   * Applying patch from Luke Yelavich <themuso@ubuntu.com> to instead of
382     mangling the main sudoers file in accessibility bottom script,
383     create a new file in /etc/sudoers.d and set permissions
384     appropriately.
385   * Applying patch from Michael Casadevall <mcasadevall@ubuntu.com> to
386     add platform-sata_mv to is_nice_device() to allow Marvell Dove A0
387     and AVD1 to properly boot live media.
388   * Updating uinstall targets in makefile.
389
390   [ Steven Shiau ]
391   * Allowing to assign no gateway in networking bottom script.
392
393   [ Daniel Baumann ]
394   * Removing usplash support from initscript, usplash is dead.
395   * Removing usplash support in initramfs, usplash is dead.
396   * Adding plymouth in bug script.
397
398  -- Daniel Baumann <daniel@debian.org>  Mon, 06 Sep 2010 15:21:24 +0200
399
400 live-boot (2.0.3-1) unstable; urgency=low
401
402   * Exiting with 0 in live-boot bug script (Closes: #595262).
403   * Using boot.d instead of boot.conf.d as directory name for custom
404     configuration files.
405
406  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 22:43:03 +0200
407
408 live-boot (2.0.2-1) unstable; urgency=low
409
410   * Updating seperators in networking bottom script to fix ip parameter
411     parsing (Closes: #590494).
412   * Updating live-build reference in manpages.
413   * Checking for file existence in initramfs hook (Closes: #595264).
414   * Adding live-toram script to copy the running live system to ram and
415     eject the live media.
416
417  -- Daniel Baumann <daniel@debian.org>  Thu, 02 Sep 2010 18:25:12 +0200
418
419 live-boot (2.0.1-1) unstable; urgency=low
420
421   [ Michael Prokop ]
422   * Adding workaround for aufs issue in kernel versions around 2.6.33.
423
424   [ Daniel Baumann ]
425   * Using allow-hotplug instead of auto in automatically created
426     /etc/network/interfaces file.
427
428  -- Daniel Baumann <daniel@debian.org>  Wed, 01 Sep 2010 18:25:08 +0200
429
430 live-boot (2.0.0-1) unstable; urgency=low
431
432   * Updating debian-installer languagelist.
433   * Moving configs to etc directory within the source tree.
434   * Removing old docs.
435
436  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Aug 2010 01:48:01 +0200
437
438 live-boot (2.0~a16-1) unstable; urgency=high
439
440   [ Daniel Baumann ]
441   * Adding support for resolving DNS names from initramfs, thanks to
442     Michal Suchanek <hramrach@centrum.cz> for initial patch which this
443     is based on (Closes: #589659).
444   * Don't fail in Makefile when there's no checkbashism.
445   * Updating package to standards version 3.9.1.
446
447   [ Michal Suchanek ]
448   * Fix omitpids to work with readonly images.
449
450  -- Daniel Baumann <daniel@debian.org>  Wed, 28 Jul 2010 20:17:11 +0200
451
452 live-boot (2.0~a15-1) unstable; urgency=low
453
454   * Making inclusion of languagelist conditional in live hook.
455   * Updating depends of live-initramfs transitional package to reflect
456     relaxed backend depends.
457
458  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 17:19:16 +0200
459
460 live-boot (2.0~a14-1) unstable; urgency=low
461
462   * Improving backend dependencies (Closes: #589326).
463
464  -- Daniel Baumann <daniel@debian.org>  Sat, 17 Jul 2010 00:37:33 +0200
465
466 live-boot (2.0~a13-1) unstable; urgency=low
467
468   * Listing fromiso parameter in manpage (Closes: #588667).
469   * Improving test targets in Makefile a bit.
470   * Improving clean target in manpages Makefile a bit.
471   * Adding Chris in copyright file (for live-snapshot that is).
472
473  -- Daniel Baumann <daniel@debian.org>  Thu, 15 Jul 2010 19:31:03 +0200
474
475 live-boot (2.0~a12-1) unstable; urgency=low
476
477   [ Daniel Baumann ]
478   * Adding preparations for booting through syslinux memdisk.
479
480   [ Marco Amadori ]
481   * Avoiding using busybox cpio applet, this should fix snapshot
482     restore.
483   * Do not print misleading debug message if the snapshot was found
484     correctly.
485   * Removing unreachable code in ethdevice argument handling (Closes:
486     #588307).
487
488   [ Daniel Baumann ]
489   * Adding btrfs support.
490   * Updating package to standards version 3.9.0.
491
492  -- Daniel Baumann <daniel@debian.org>  Wed, 07 Jul 2010 20:13:54 +0200
493
494 live-boot (2.0~a11-1) unstable; urgency=low
495
496   * Updating lintian overrides.
497   * Adding missing depends in live-boot on its backend package.
498   * Removing noautologin parameter from live script, this functionallity
499     was moved to live-config.
500
501  -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jun 2010 19:14:05 +0200
502
503 live-boot (2.0~a10-1) unstable; urgency=low
504
505   * Removing depends on live-config in live-boot.
506   * Adding live-config-sysvinit to depends of live-initramfs.
507   * Alternatively depend on busybox or busybox-initramfs on live-boot-
508     initramfs-tools.
509
510  -- Daniel Baumann <daniel@debian.org>  Thu, 17 Jun 2010 21:52:57 +0200
511
512 live-boot (2.0~a9-1) unstable; urgency=low
513
514   [ Michal Suchanek ]
515   * Fix missing log_end_msg in live-boot.init.
516
517  -- Daniel Baumann <daniel@debian.org>  Fri, 11 Jun 2010 18:42:23 +0200
518
519 live-boot (2.0~a8-1) unstable; urgency=low
520
521   * Removing serialtty bottom script.
522   * Removing compcache configuration file.
523   * Removing options that are now in live-config from parameters.txt.
524
525  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Jun 2010 12:38:52 +0200
526
527 live-boot (2.0~a7-1) unstable; urgency=low
528
529   [ Michal Suchanek ]
530   * Adding initial iSCSI boot support.
531   * Really set NETBOOT with iSCSI.
532   * Document iscsi in the man page.
533
534   [ Daniel Baumann ]
535   * Removing xconfig, xdriver, and xvideomode scripts, live-config takes
536     care about that now.
537
538  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 20:22:33 +0200
539
540 live-boot (2.0~a6-1) unstable; urgency=low
541
542   [ Daniel Baumann ]
543   * Updating update-version script.
544   * Updating update-version script.
545   * Removing keyboard bottom script, live-config takes care about that
546     now.
547   * Removing getty and login wrappers, live-config takes care about that
548     now.
549   * Removing configure_init bottom script, live-config takes care about
550     that now.
551
552   [ Michal Suchanek ]
553   * Moving check for iso image in initscript from the start to the end
554     before ejecting media.
555   * Using sendsigs.omit to avoid killing / (Closes: #584690).
556
557  -- Daniel Baumann <daniel@debian.org>  Tue, 08 Jun 2010 06:03:21 +0200
558
559 live-boot (2.0~a5-1) unstable; urgency=low
560
561   [ Michal Suchanek ]
562   * Fixing http boot:
563
564   [ Daniel Baumann ]
565   * Ammending 2.0~a3-1 changelog entry with bug number.
566
567   [ Michal Suchanek ]
568   * Adding support for booting iso images over http or wget.
569
570   [ Daniel Baumann ]
571   * Renaming internal ext_mountpoint variable to alt_mountpoint for
572     clarity.
573
574   [ Michal Suchanek ]
575   * Removing leftover url= option, this ain't gonna work this way, see
576     fetch=.
577   * Adding DHCP debugging option.
578   * Updating docs wrt/ httpfs.
579
580   [ Daniel Baumann ]
581   * Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of
582     live-config.
583   * Removing apt_cdrom bottom script, not used anyway.
584   * Removing some boot parameters obsoleted by live-config.
585
586  -- Daniel Baumann <daniel@debian.org>  Sat, 05 Jun 2010 14:13:10 +0200
587
588 live-boot (2.0~a4-1) unstable; urgency=low
589
590   * Removing obsolete boot parameter from manpages.
591   * Running checkbashisms with -f and -x in Makefile.
592
593  -- Daniel Baumann <daniel@debian.org>  Wed, 02 Jun 2010 22:47:20 +0200
594
595 live-boot (2.0~a3-1) unstable; urgency=low
596
597   * Removing umountfs bottom script, not needed anymore (see #518463).
598
599  -- Daniel Baumann <daniel@debian.org>  Sun, 30 May 2010 09:28:32 +0200
600
601 live-boot (2.0~a2-1) unstable; urgency=low
602
603   * Removing locales  bottom script, now handled by live-config.
604   * Simplyfing makefile a bit.
605
606  -- Daniel Baumann <daniel@debian.org>  Thu, 27 May 2010 22:42:36 +0200
607
608 live-boot (2.0~a1-1) experimental; urgency=low
609
610   * Initial release.
611
612  -- Daniel Baumann <daniel@debian.org>  Mon, 24 May 2010 10:46:39 +0200