X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=b79a46c28514d41e8eb22a52c6b32802d688feaa;hp=b26ccd0cbb928dd1a58572b3ab4f84f81b2fa3cf;hb=9b5a5195ba1343ba9ee9d2e20be81e9c25565701;hpb=f96b5f6f1f6fc2e16464a7d890357e4956e5641a diff --git a/debian/changelog b/debian/changelog index b26ccd0..b79a46c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,51 @@ +grml2usb (0.12.1) unstable; urgency=low + + * [7c076d1] Support multiple flavours inside one ISO. Thanks to Ulrich + Dangel for the patch (Closes: issue1172) + + -- Michael Prokop Sun, 27 May 2012 22:23:07 +0200 + +grml2usb (0.12.0) unstable; urgency=low + + [ Michael Prokop ] + * [f1cfc39] grml2iso: use shell for calculation instead of using bc + * [2223843] Rebuild loopback.cfg with present configuration files + * [5df5aeb] Bump Standards-Version to 3.9.3 + * [09149d7] Drop oudated tarball-online make target and support + prepare-release instead + * [607fd41] pep8 cleanups + * [c2d87f6] Adjust PROG_VERSION code in debian/rules for pep8 cleanup + + [ Evgeni Golov ] + * [3505897] fix manpage markup + + -- Michael Prokop Wed, 09 May 2012 12:58:46 +0200 + +grml2usb (0.11.6) unstable; urgency=low + + The "custom bootsplash without remastering ☕☕☕" release + + [ Ulrich Dangel ] + * [f956c82] grml2iso: Canonicalize overlay directory + * [7494e3f] grml2iso: Support template parameters in overlay directory. + For now only GRML_NAME, VERSION, RELEASENAME, DATE, SHORT_NAME, + RELEASE_INFO and BOOTID are supported. + + -- Michael Prokop Fri, 27 Jan 2012 12:29:21 +0100 + +grml2usb (0.11.5) unstable; urgency=low + + The "grml96 support ♫♫♫" release + + [ Ulrich Dangel ] + * [eb087c0] Support multiple flavours on a cd + * [4608131] Modify grub config files for the specified flavour instead + of all grub config files + * [c6af951] Streamline grml_flavour modification + * [c421fb3] Only modify live-media-path for current flavour + + -- Michael Prokop Wed, 11 Jan 2012 16:10:51 +0100 + grml2usb (0.11.4) unstable; urgency=low [ Ulrich Dangel ]