Update changelog and bump version number.
authorMichael Prokop <mika@grml.org>
Fri, 26 Feb 2010 12:28:11 +0000 (13:28 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 26 Feb 2010 12:28:11 +0000 (13:28 +0100)
debian/changelog
grml-debootstrap

index 3117250..14c0c6f 100644 (file)
@@ -1,3 +1,12 @@
+grml-debootstrap (0.35) unstable; urgency=low
+
+  * Do NOT execute 'umount -a' in chroot script for cleanup. This
+    can cause problems with installations to directories.
+    Thanks for the bugreport and debugging, Tong Sun.
+    [Closes: issue806]
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 13:27:41 +0100
+
 grml-debootstrap (0.34) unstable; urgency=low
 
   * Move the apt cache removal function to a later point of execution
index f6de36b..4e977fd 100755 (executable)
@@ -11,7 +11,7 @@ set -e # exit on any error
 
 # variables {{{
 PN="$(basename $0)"
-VERSION='0.34'
+VERSION='0.35'
 MNTPOINT="/mnt/debootstrap.$$"
 
 # inside the chroot system locales might not be available, so use minimum: