X-Git-Url: http://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=debian%2Fchangelog;h=44e612f9b917a77279f2e2496e5da37cc229f596;hp=1b293598e4316c96a373774e816503d691fe14db;hb=c2292f50f7d0fab1e88506fc313dff2f79ff038f;hpb=727dbc6ebf64176d9da67b1822964d1e6a93a8b6 diff --git a/debian/changelog b/debian/changelog index 1b29359..44e612f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,84 @@ +grml-rescueboot (0.5.0) unstable; urgency=medium + + The "你好, first upload from debconf18 @ Taiwan" release + + * [f34b488] Bump Standards-Version to 4.1.5 + * [5e05df1] Add gpg, wget + debian-keyring to Recommends + * [74c0e31] New script update-grml-rescueboot. Thanks to Felipe Sateler + for the feature request and initial version of + the script (Closes: #754393) + * [6bc8a41] Execute wrap-and-sort on debian directory + * [8f3e81e] Provide manpage for update-grml-rescueboot + * [73d42be] Switch from debian/install to Makefile approach + + -- Michael Prokop Sun, 22 Jul 2018 14:12:41 +0200 + +grml-rescueboot (0.4.7) unstable; urgency=medium + + [ Christian Hofstaedtler ] + * [3e98bac] Update my email address + * [28407a9] Bump Standards-Version to 3.9.8 (no changes needed) + * [5261deb] Bump debhelper compat level to 10 + + -- Michael Prokop Tue, 24 Jan 2017 21:42:29 +0100 + +grml-rescueboot (0.4.6) unstable; urgency=medium + + [ ste-fan ] + * [f7942b9] Fix relative path detection of ISO files + + [ Michael Prokop ] + * [2057e6c] Bump Standards-Version to 3.9.6 + + -- Michael Prokop Fri, 19 Jun 2015 09:28:58 +0200 + +grml-rescueboot (0.4.5) unstable; urgency=medium + + * [961213e] Fallback to /usr/share/grub/grub-mkconfig_lib if default + isn't present + * [60a59bf] Bump Standards-Version to 3.9.5 + * [f49f964] Run wrap-and-sort -a on debian directory + + -- Michael Prokop Thu, 20 Mar 2014 16:23:35 +0100 + +grml-rescueboot (0.4.4) unstable; urgency=low + + [ Michael Lass ] + * [700e01c] Fix leaked file descriptors + + -- Michael Prokop Mon, 23 Sep 2013 10:08:04 +0200 + +grml-rescueboot (0.4.3) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [12bae4d] Remove obsolete DM-Upload-Allowed flag + * [d63ca69] Bump Standards-Version to 3.9.4 (no changes needed) + * [3205bd3] Allow use with grub-efi-amd64 (Closes: #680717) + + -- Michael Prokop Tue, 21 May 2013 22:33:25 +0200 + +grml-rescueboot (0.4.2) unstable; urgency=low + + * [395abc5] Maintainer scripts: test for presence of grub.cfg, don't + execute update-grub otherwise (Closes: #660588) + + -- Michael Prokop Mon, 20 Feb 2012 14:58:33 +0100 + +grml-rescueboot (0.4.1) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [999a45a] uppercase acronyms in package description (Closes: #637846) + * [19ae090] Switch to source format 3.0 (native) + * [db232cc] Override lintian I: package-contains-empty-directory + + [ Michael Prokop ] + * [2b880e9] Improve package description to clarify usage scenarios + (Closes: #652816) + * [645c408] Install and improve README to provide usage instructions + (Closes: #653695) + + -- Michael Prokop Thu, 12 Jan 2012 15:40:07 +0100 + grml-rescueboot (0.4.0) unstable; urgency=low The "initial upload to Debian" release.