X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=c204fc36c01a0416619691fbbc70bf3555b19768;hb=7df6fbcb6cdf3e0655f373607bb191d25bf34649;hp=3562b4314b8f8647c6571a1bb367e9f6d7112aa9;hpb=e7bc2143993dfa23442df99709e516d62520e653;p=debian%2Fefibootmgr diff --git a/debian/changelog b/debian/changelog index 3562b43..c204fc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +efibootmgr (0.5.4-4) unstable; urgency=low + + * move to 3.0 (quilt) package source format + * incorporate Fedora patch for sector size > 512 bytes at Colin Watson's + suggestion, closes: #698773 + * change computeroutput to programlisting to fix man page formatting issue, + update rules to use docbook source for man page, closes: #680716 + + -- Bdale Garbee Wed, 23 Jan 2013 09:55:27 -0700 + +efibootmgr (0.5.4-3) unstable; urgency=low + + * add Vcs entries to the control file + * update standards version + * move to dh + + -- Bdale Garbee Fri, 29 Jun 2012 08:18:06 -0600 + +efibootmgr (0.5.4-2) unstable; urgency=low + + * build depend on libpci-dev instead of pcituils-dev, closes: #478374 + + -- Bdale Garbee Mon, 28 Apr 2008 18:12:40 -0700 + +efibootmgr (0.5.4-1) unstable; urgency=low + + * new upstream version + + -- Bdale Garbee Sun, 24 Feb 2008 17:30:01 -0700 + +efibootmgr (0.5.3-3) unstable; urgency=low + + * fix FTBFS, closes: #450448 + * clean up a couple lintian warnings + + -- Bdale Garbee Tue, 11 Dec 2007 23:04:09 -0700 + efibootmgr (0.5.3-2) unstable; urgency=low * merge patch from Sam Hocevar (thanks!), closes: #389923