X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=40a19ae0c0764883dde6ddc369b8fb49a2d1dcae;hp=b26ccd0cbb928dd1a58572b3ab4f84f81b2fa3cf;hb=ecdf9d02409d2b7801f3ff9b99120775f6bf10d3;hpb=f96b5f6f1f6fc2e16464a7d890357e4956e5641a diff --git a/debian/changelog b/debian/changelog index b26ccd0..40a19ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,75 @@ +grml2usb (0.13.1) unstable; urgency=low + + * [720b859] grml2iso: make ISOs dd-able through isohybrid + + -- Michael Prokop Tue, 11 Sep 2012 12:16:04 +0200 + +grml2usb (0.13.0) unstable; urgency=low + + [ Michael Prokop ] + * [927e586] grml2iso: fix typo + improve wording + * [178cb6a] grml2iso: support -t to set temporary working directory + + [ Lukas Prokop ] + * [752b503] grml2usb: introduce option --tmpdir + + -- Michael Prokop Mon, 10 Sep 2012 09:13:25 +0200 + +grml2usb (0.12.2) unstable; urgency=low + + * [f3a85ac] copy_addons: install all *.c32 addons in /boot/addons/ + (fixing broken addon entries in grml96 ISOs) + + -- Michael Prokop Mon, 28 May 2012 17:16:40 +0200 + +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 ]