Release new version 0.39. v0.39
authorMichael Prokop <mika@grml.org>
Mon, 18 Oct 2010 12:51:42 +0000 (14:51 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 18 Oct 2010 12:53:03 +0000 (14:53 +0200)
debian/changelog
grml-debootstrap

index 2683195..a734a01 100644 (file)
@@ -1,12 +1,16 @@
-grml-debootstrap (0.39) UNRELEASED; urgency=low
+grml-debootstrap (0.39) unstable; urgency=low
 
   [ Tong Sun ]
   * remove 'umount -a' in bailout(). [Closes: issue806].
 
   [ Christian Hofstaedtler ]
-  * Remove "read -s" bashism from target chroot script. [Closes: issue912].
+  * Remove "read -s" bashism from target chroot script.
+    [Closes: issue912].
 
- -- Christian Hofstaedtler <ch@grml.org>  Mon, 18 Oct 2010 12:33:49 +0000
+  [ Michael Prokop ]
+  * Bump Standards-Version to 3.9.1.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 18 Oct 2010 14:51:16 +0200
 
 grml-debootstrap (0.38) unstable; urgency=low
 
index 221f65f..1c63443 100755 (executable)
@@ -11,7 +11,7 @@ set -e # exit on any error
 
 # variables {{{
 PN="$(basename $0)"
-VERSION='0.39-git'
+VERSION='0.39'
 MNTPOINT="/mnt/debootstrap.$$"
 
 # inside the chroot system locales might not be available, so use minimum: