2008
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
2007
efibootmgr (0.5.3-3) unstable; urgency=low
* fix FTBFS, closes: #450448 * clean up a couple lintian warnings
-- Bdale Garbee <bdale@gag.com> Tue, 11 Dec 2007 23:04:09 -0700
2006
efibootmgr (0.5.3-2) unstable; urgency=low
* merge patch from Sam Hocevar (thanks!), closes: #389923
-- Bdale Garbee <bdale@gag.com> Fri, 20 Oct 2006 07:36:12 -0600
efibootmgr (0.5.3-1.1) unstable; urgency=medium
* Non-maintainer upload.
* src/include/gpt.h:
+ Fix GPT_HEADER_SIGNATURE declaration on 32bit architectures.
* src/lib/efi.c:
+ Remove questionable "hack to allow include of ethtool.h".
+ Include asm/types.h so that proper types are defined (Closes: #389923).
* debian/control:
+ Set policy to 3.7.2.
+ Uncapitalised short description.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 8 Oct 2006 14:21:38 +0200
efibootmgr (0.5.3-1) unstable; urgency=low
* new upstream version, closes: #357884
-- Bdale Garbee <bdale@gag.com> Sat, 1 Apr 2006 22:00:02 -0800
2005
efibootmgr (0.5.1-1) unstable; urgency=low
* new upstream version.
-- Bdale Garbee <bdale@gag.com> Thu, 10 Mar 2005 11:27:00 -0700
2004
efibootmgr (0.5.0-1) unstable; urgency=low
* new upstream version. No code changes from 0.5.0-test4, which I called
0.4.9 to avoid an epoch roll at this release... this upload just gets us
back in version sync with the official release from upstream.
-- Bdale Garbee <bdale@gag.com> Sat, 28 Aug 2004 11:51:02 -0600
efibootmgr (0.4.9-0.sarge.2) testing; urgency=high
* Base dependencies are frozen; this release reverts the portion of the
test4 changes that added a dependency on pciutils. Thanks to Dann Frazier
for figuring this out and providing a suitable patch. Closes: #268490
-- Bdale Garbee <bdale@gag.com> Fri, 27 Aug 2004 23:12:38 -0600
efibootmgr (0.4.9-0.sarge.1) testing; urgency=high
* build 0.4.9-1 in testing chroot for sarge
* new upstream version. This is actually 0.5.0-test4, renumbered to avoid
nastiness when 0.5.0 is released. Upstream says 0.5.0 will be this code
with a documentation change. Closes: #258838, #235227
* add pciutils-dev to build dependencies since we need libpci now
* hack in a typedef to get a u64 definition for ethtool.h
* urgency high because previous version fails with current 2.6 kernels
-- Bdale Garbee <bdale@gag.com> Wed, 18 Aug 2004 09:47:21 -0600
efibootmgr (0.4.9-1) unstable; urgency=high
* new upstream version. This is actually 0.5.0-test4, renumbered to avoid
nastiness when 0.5.0 is released. Upstream says 0.5.0 will be this code
with a documentation change. Closes: #258838, #235227
* add pciutils-dev to build dependencies since we need libpci now
* hack in a typedef to get a u64 definition for ethtool.h
* urgency high because previous version fails with current 2.6 kernels
-- Bdale Garbee <bdale@gag.com> Wed, 18 Aug 2004 08:59:03 -0600
efibootmgr (0.4.2-4) unstable; urgency=low
* add amd64 to the list of architectures to build on, closes: #249988
-- Bdale Garbee <bdale@gag.com> Sat, 22 May 2004 23:50:58 -0600
efibootmgr (0.4.2-3) unstable; urgency=low
* patch from upstream to solve compilation problem, closes: #223146
-- Bdale Garbee <bdale@gag.com> Tue, 13 Jan 2004 11:20:20 +1030
2003
efibootmgr (0.4.2-2) unstable; urgency=low
* add i386 to list of supported architectures, since elilo depends on this
package to support various options of the elilo shell script. note that
efibootmgr requires associated kernel support which probably isn't in
standard Debian kernels yet, but we'll deal with that when we get access
to a real i386 system using EFI firmware...
-- Bdale Garbee <bdale@gag.com> Sat, 25 Oct 2003 15:23:59 -0600
efibootmgr (0.4.2-1) unstable; urgency=low
* new upstream version
-- Bdale Garbee <bdale@gag.com> Thu, 4 Sep 2003 15:38:46 -0600
2002
efibootmgr (0.4.1-1) unstable; urgency=low
* new upstream version, closes: #165956 * this version can run non-root, closes: #163447 * this version checks if boot option was specified, closes: #163450 * remove local copy of man page source and related processing now that man page is integrated with upstream release
-- Bdale Garbee <bdale@gag.com> Wed, 23 Oct 2002 16:05:53 -0600
efibootmgr (0.4.0-1) unstable; urgency=low
* new upstream version, closes: #146544 * updated man page from Dann Frazier <dannf@debian.org>, closes: #157213
-- Bdale Garbee <bdale@gag.com> Sun, 18 Aug 2002 20:40:48 -0600
efibootmgr (0.3.4-3) unstable; urgency=low
* add man page from Dann Frazier <dannf@debian.org>, closes: #140514
-- Bdale Garbee <bdale@gag.com> Sat, 30 Mar 2002 13:53:32 -0700
efibootmgr (0.3.4-2) unstable; urgency=medium
* apply patch from Alex Williamson so we work with EFI 1.1 too * cosmetic cleanups to packaging
-- Bdale Garbee <bdale@gag.com> Wed, 30 Jan 2002 10:45:42 -0700
2001
efibootmgr (0.3.4-1) unstable; urgency=low
* new upstream version
-- Bdale Garbee <bdale@gag.com> Fri, 10 Aug 2001 13:15:19 -0600
efibootmgr (0.3.3-2) unstable; urgency=medium
* patch from Richard Hirst to fix a buffer size problem
-- Bdale Garbee <bdale@gag.com> Wed, 8 Aug 2001 01:21:03 -0600
efibootmgr (0.3.3-1) unstable; urgency=low
* new upstream release * fix lintian complaint about naming of upstream changelog
-- Bdale Garbee <bdale@gag.com> Fri, 3 Aug 2001 17:08:24 -0600
efibootmgr (0.3.2-1) unstable; urgency=low
* Initial Release.
-- Bdale Garbee <bdale@gag.com> Tue, 10 Jul 2001 15:37:11 -0600