From: Michael Prokop Date: Sat, 7 Mar 2009 13:39:12 +0000 (+0100) Subject: Bump version to 0.25, update changelog X-Git-Tag: v0.25^0 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=0cdc0229bf22b76577247159cfbb3d72f465c7cb Bump version to 0.25, update changelog --- diff --git a/debian/changelog b/debian/changelog index f8b2255..83900f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,17 @@ +grml-debootstrap (0.25) unstable; urgency=low + + * Use configuration $RELEASE as well as default in interactive + setup script. + * Provide $MNTPOINT as environment variable for usage inside + /etc/debootstrap/scripts/. + + -- Michael Prokop Sat, 07 Mar 2009 14:37:46 +0100 + grml-debootstrap (0.24) unstable; urgency=low * Update documentation. - * Use configuration of $MIRROR, $HOSTNAME and $RELEASE as - defaults in interactive setup script. + * Use configuration of $MIRROR, $HOSTNAME as defaults in + interactive setup script. * Add initial support for Debian/squeeze and drop sarge instead. * Update VCS*-headers and long description of Debian package. * Move asciidoc, docbook-xsl, xsltproc to Build-Depends-Indep. diff --git a/grml-debootstrap b/grml-debootstrap index 9f18ad7..45ee41b 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -11,7 +11,7 @@ set -e # exit on any error # variables {{{ PN="$(basename $0)" -VERSION='0.24' +VERSION='0.25' MNTPOINT="/mnt/debootstrap.$$" # inside the chroot system locales might not be available, so use minimum: