X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=8c75d82cb12f3ecb09eee73110f7ca851735d83e;hp=94f5f3a92e5c75b15cdbd2d512ccf7381257b644;hb=f5f2cc03c5276b476466ea55f1097f2023a66b1e;hpb=0b51657f46212b30e9e1be1b30e54e373c6d15f4 diff --git a/debian/changelog b/debian/changelog index 94f5f3a..8c75d82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +grml-debootstrap (0.6) unstable; urgency=low + + * 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). + * 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. + + -- Michael Prokop Sat, 24 Mar 2007 16:58:53 +0100 + +grml-debootstrap (0.4) unstable; urgency=low + + * Support installation into directory. + + -- Michael Prokop Fri, 17 Nov 2006 23:00:38 +0100 + grml-debootstrap (0.3) unstable; urgency=low * Initial support for $ARCH.