X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=debian%2Fchangelog;h=b43c7c3a8de8dc7d7ada8dbb82867a10d6d9b239;hb=17fef13bb8cd0283eb6d23a8661f08d118b918bf;hp=8f42ef05910c9eaa8a6ade01d94537197fa60d83;hpb=1eaf674afd5d578e779e4131ae5a88183375c7d6;p=rrq%2Fmaintain_lilo.git diff --git a/debian/changelog b/debian/changelog index 8f42ef0..b43c7c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +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. + * Fix: add full support for CFLAGS and LDFLAGS + to support hardening flags. + + -- Joachim Wiedorn Sat, 08 Jun 2013 14:27:16 +0200 + +lilo (1:23.2-4) unstable; urgency=medium + + * Enable use of linux 3.x in liloconfig script. + * Disable creating pdf documentation. (Closes: #666320) + * Remove build dependency to texlive-latex-base. + * Use (patched) upstream scripts directly. + * Add html documentation as replacement for pdf files. + * Update Brazilian Portuguese debconf translations. (Closes: #663495) + + -- Joachim Wiedorn Sun, 15 Apr 2012 12:16:49 +0200 + lilo (1:23.2-3) unstable; urgency=low * Fix tense use in debconf templates (thanks to Ivan Masar).