orphan
[debian/efibootmgr] / debian / changelog
index 5bb9b543eaf85985073d9a001e6e4d48d1784b21..8348a21257be838a051169c2f545054a9851ebc0 100644 (file)
@@ -1,3 +1,39 @@
+efibootmgr (0.5.4-5) unstable; urgency=low
+
+  * orphaning this package as I no longer use it myself
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 07 May 2013 09:34:15 -0600
+
+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 <bdale@gag.com>  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 <bdale@gag.com>  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 <bdale@gag.com>  Mon, 28 Apr 2008 18:12:40 -0700
+
+efibootmgr (0.5.4-1) unstable; urgency=low
+
+  * new upstream version
+
+ -- Bdale Garbee <bdale@gag.com>  Sun, 24 Feb 2008 17:30:01 -0700
+
 efibootmgr (0.5.3-3) unstable; urgency=low
 
   * fix FTBFS, closes: #450448