Bump version number 0.20
authorMichael Prokop <devnull@localhost>
Tue, 2 Sep 2008 12:03:12 +0000 (14:03 +0200)
committerMichael Prokop <devnull@localhost>
Tue, 2 Sep 2008 12:03:12 +0000 (14:03 +0200)
debian/changelog
grml-debootstrap

index f6c7fde..240c5ef 100644 (file)
@@ -1,12 +1,17 @@
-grml-debootstrap (0.19) unstable; urgency=low
+grml-debootstrap (0.20) unstable; urgency=low
 
-  * Use dialog with --separate-output option to make sure mdadm
-    receives correct quoting for the RAID devices.
   * Use root=UUID=... by default if possible to avoid possible
     race conditions with libata vs. pata.
   * Fix setting hostname via interface.
   * Provide interface in dialog for setting root password.
 
+ -- Michael Prokop <mika@grml.org>  Tue, 02 Sep 2008 14:02:43 +0200
+
+grml-debootstrap (0.19) unstable; urgency=low
+
+  * Use dialog with --separate-output option to make sure mdadm
+    receives correct quoting for the RAID devices.
+
  -- Michael Prokop <mika@grml.org>  Tue, 02 Sep 2008 13:36:12 +0200
 
 grml-debootstrap (0.18) unstable; urgency=low
index 7a0bdaa..d7b0daa 100755 (executable)
@@ -11,7 +11,7 @@ set -e # exit on any error
 
 # variables {{{
 PN="$(basename $0)"
-VERSION='0.19'
+VERSION='0.20'
 MNTPOINT="/mnt/debootstrap.$$"
 
 # inside the chroot system locales might not be available, so use minimum: