X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=debian%2Fchangelog;h=aa95228d7522221570feb3205a943fdb85da66d6;hb=6e158bba89d12bbf5af801e1413aafad56abb371;hp=86474d05bd7c4e322e85b448253d250e463aeb40;hpb=32dd923bd0688a56b3657cff6370ddc5af05cb08;p=rrq%2Fmaintain_lilo.git diff --git a/debian/changelog b/debian/changelog index 86474d0..aa95228 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,22 @@ -lilo (1:23.2-4) unstable; urgency=low +lilo (1:24.0-1) unstable; urgency=low + + * New upstream release: + - Fixes of manpages, added manpages. + - Old documentation now in html format. + - Better support for GPT hard disks. + - Support for kernel 3.x series. + - Now compatible to gcc 4.8 (and higher). Closes: #701315, #709818 + * Update some patches, remove some patches. + * Use upstream html doc for lilo-doc package. + * Update debian/copyright file. + * debian/control: + - Bump to Standards Version 3.9.4 (no changes). + - Remove suggestion to package lilo-doc. + - Move to debhelper >=9. + + -- Joachim Wiedorn Fri, 07 Jun 2013 23:00:00 +0200 + +lilo (1:23.2-4) unstable; urgency=medium * Enable use of linux 3.x in liloconfig script. * Disable creating pdf documentation. (Closes: #666320)