From: Michael Prokop Date: Tue, 2 Sep 2008 12:03:12 +0000 (+0200) Subject: Bump version number X-Git-Tag: 0.20 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=aa1762f42ecabe2bc563c05ce1642565a41a3974 Bump version number --- diff --git a/debian/changelog b/debian/changelog index f6c7fde..240c5ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 Tue, 02 Sep 2008 13:36:12 +0200 grml-debootstrap (0.18) unstable; urgency=low diff --git a/grml-debootstrap b/grml-debootstrap index 7a0bdaa..d7b0daa 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -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: