X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=debian%2Fchangelog;h=271bb1895ee4e5c7dd834050854bb961c89bd922;hb=HEAD;hp=5822b25ad5755a719059b70434e6090fd703c427;hpb=05bc1df0ff345273427798ea6c72cb3045541176;p=rrq%2Fmaintain_lilo.git diff --git a/debian/changelog b/debian/changelog index 5822b25..271bb18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +lilo (1:24.2-5) unstable; urgency=medium + + * Add file debian/NEWS to point out that lilo package is deprecated + and its install package will vanish as by the end of year 2020. + Move to e.g. grub2 is recommended. + * debian/control: + - Bump Standards Version to 4.4.1 (no changes). + * debian/patches: + - 10: add new patch, fix manpage lilo.conf.5. Closes: #919741 + + -- Joachim Wiedorn Tue, 10 Dec 2019 23:41:00 +0100 + +lilo (1:24.2-4) unstable; urgency=medium + + * Update weblinks of the package. + * Update maintainer email addresses. + * debian/control: + - Bump Standards Version to 4.2.1 (no changes). + * debian/patches: + - 02: Remove patches vor vendorspecific naming. Closes: #896081 + - 09: add new patch, fix manpage lilo.conf.5. Closes: #902711 + * lilo.postinst: + - Fix command redirection in the script. Closes: #908242 + + -- Joachim Wiedorn Sun, 09 Sep 2018 16:07:53 +0200 + lilo (1:24.2-3) unstable; urgency=medium * Add e2fsprogs as suggested package. Closes: #887183