From: Michael Prokop Date: Mon, 18 Oct 2010 12:51:42 +0000 (+0200) Subject: Release new version 0.39. X-Git-Tag: v0.39^0 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=2ea511ba73f203944e0866a9cb7fa3ea9fb58858;hp=e19ea8c9e6aca8bbec07daa20863442b10b7aa18 Release new version 0.39. --- diff --git a/debian/changelog b/debian/changelog index 2683195..a734a01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 18 Oct 2010 12:33:49 +0000 + [ Michael Prokop ] + * Bump Standards-Version to 3.9.1. + + -- Michael Prokop Mon, 18 Oct 2010 14:51:16 +0200 grml-debootstrap (0.38) unstable; urgency=low diff --git a/grml-debootstrap b/grml-debootstrap index 221f65f..1c63443 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -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: