X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=777317e55bd3b339286a390d8b19817e347523b4;hp=a874f0a86588c96895974ed8836b3ce14c0a7911;hb=df496a76a1c9c8cd01aab9d3e4563260a8ed764e;hpb=8661709ee1d66878b00a5ea1002a1e079e90d4d8 diff --git a/debian/changelog b/debian/changelog index a874f0a..777317e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +grml-debootstrap (0.6) unstable; urgency=low + + * Support Debian release with codename 'lenny'. Depend on + debootstrap/cdebootstrap versions supporting lenny therefore. + * Split all the code into separate functions. + * Export LANG=C and LC_ALL=C as we don't have the locales inside + the chroot when running grml-debootstrap. (Just a cosmetic + change as there aren't any errors but warning messages from + dpkg.) + * Always assume architecture of the running system (overwriting + via $ARCH is still supported of course). + * Write variables from grml-debootstrap to /etc/debootstrap/variables + and provide it to chroot-script. + * Support stages. [Closes: issue151] + + -- Michael Prokop Mon, 9 Apr 2007 14:35:21 +0200 + grml-debootstrap (0.5) unstable; urgency=low * Changed Architecture from any to all.