X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=70e2708b1db56fb7aa66e94c9b12f4b5f46ca5e7;hp=6350d3c7c9a12383c1bd49222bd771293ef2b107;hb=e732f8d1c3570d632fcb4260039398eb27d98ba7;hpb=765b8e5c7a176c47e51b026b3a14a4b450deaa10 diff --git a/debian/changelog b/debian/changelog index 6350d3c..70e2708 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +grml2usb (0.14.9) unstable; urgency=medium + + * [2b2c97a] Use pyparted to check for bootflag + [Closes: issue1248] [Closes: #757993] + Thanks to Evgeni Golov for further + improving my initial patch. + + -- Michael Prokop Tue, 07 Oct 2014 08:43:38 +0200 + +grml2usb (0.14.8) unstable; urgency=medium + + [ Florian Apolloner ] + * [f993114] style fixes + + [ joeran ] + * [2b664f3] Extend search paths for syslinux MBRs + + [ Michael Prokop ] + * [a64597b] Bump Standards-Version to 3.9.6 + + -- Michael Prokop Thu, 02 Oct 2014 11:47:12 +0200 + +grml2usb (0.14.7) unstable; urgency=medium + + * [1cb2e6a] Execute wrap-and-sort on debian directory + * [09300f0] Fix usage of grub-install command. Thanks to martin f krafft + for spotting the problem (Closes: #755768) + + -- Michael Prokop Mon, 11 Aug 2014 22:09:27 +0200 + +grml2usb (0.14.6) unstable; urgency=medium + + * [f434e19] Add support for Python 3 + + -- Michael Prokop Fri, 04 Jul 2014 10:08:26 +0200 + grml2usb (0.14.5) unstable; urgency=medium [ Andreas "Jimmy" Gredler ]