X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3f83f9067213a765a488a3fdc64f7bd5082ed98c;hp=1d28a0c5bcd35f1a56d9e42dc03b9c6904f7ffb8;hb=8b581cadf65185e7a37cd42336fa79ece28e8012;hpb=3767929f5de1107e035bf00aded4ef283ffe04bc diff --git a/debian/changelog b/debian/changelog index 1d28a0c..3f83f90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +grml2usb (0.13.5) experimental; urgency=low + + [ Evgeni Golov ] + * [a17807b] fix detection of strange (xxxNpM) structures when finding + the device for a partition [Closes: issue1244] + + -- Michael Prokop Mon, 18 Mar 2013 15:12:10 +0100 + +grml2usb (0.13.4) experimental; urgency=low + + * [aff3fa9] Add realpath to Depends as it's required by grml2iso + * [14e017c] Do not use partition for bootflag check but disk itself + * [0deeae3] Mention /lib/live/mount/medium for new live path + adjust + ISO versions + + -- Michael Prokop Thu, 10 Jan 2013 14:08:09 +0100 + +grml2usb (0.13.3) experimental; urgency=low + + * [7705455] grml2iso: use absolute path for working directory to not + fail when user specified relative path + * [3f80e5a] Verify that the bootflag is enabled + * [922c039] Bump Standards-Version to 3.9.4 + + -- Michael Prokop Mon, 17 Dec 2012 13:21:39 +0100 + grml2usb (0.13.2) unstable; urgency=low [ Michael Prokop ]