1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
|
efi-reader (0.16) unstable; urgency=medium
* Team upload
[ Cyril Brulebois ]
* Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).
-- Holger Wansing <hwansing@mailbox.org> Wed, 29 Aug 2018 12:14:18 +0200
efi-reader (0.15) unstable; urgency=medium
[ Colin Watson ]
* Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
-- Christian Perrier <bubulle@debian.org> Wed, 03 Feb 2016 07:10:37 +0100
efi-reader (0.14) unstable; urgency=low
* Add arm64 arnd armhf to architectures list. Closes: #758753
-- Christian Perrier <bubulle@debian.org> Thu, 21 Aug 2014 09:07:48 +0200
efi-reader (0.13) unstable; urgency=low
[ Dmitrijs Ledkovs ]
* Set debian source format to '3.0 (native)'.
* Bump debhelper compat level to 9.
* Set Vcs-* to canonical format.
[ Christian Perrier ]
* Add myself to Uploaders
-- Christian Perrier <bubulle@debian.org> Sun, 14 Jul 2013 13:15:39 +0200
efi-reader (0.12) unstable; urgency=low
* Team upload
[ Colin Watson ]
* Fix a few compiler warnings.
[ Christian Perrier ]
* Replace XC-Package-Type by Package-Type in debian/control
-- Christian Perrier <bubulle@debian.org> Wed, 15 May 2013 16:36:54 +0200
efi-reader (0.11) unstable; urgency=low
[ Steve McIntyre ]
* Build on amd64 and i386 as well as ia64, now we have EFI support there
too. Closes: #512348.
-- Cyril Brulebois <kibi@debian.org> Thu, 20 Sep 2012 12:18:47 +0200
efi-reader (0.10) unstable; urgency=low
[ Frans Pop ]
* Remove Alastair McKinstry as Uploader with many thanks for his past
contributions.
[ Colin Watson ]
* Upgrade to debhelper v7.
* /usr/share/iso-codes/iso_639.tab no longer exists; use isoquery.
[ Frans Pop ]
* Remove Standards-Version field.
-- dann frazier <dannf@debian.org> Mon, 15 Nov 2010 11:23:08 -0700
efi-reader (0.9) unstable; urgency=low
* Performing a "clean" upload - last version had .svn goo in it
-- dann frazier <dannf@debian.org> Tue, 31 Oct 2006 16:09:32 -0700
efi-reader (0.8) unstable; urgency=low
* Include <linux/types.h> for __u8 and friends.
-- Alastair McKinstry <mckinstry@debian.org> Thu, 7 Sep 2006 08:02:43 +0100
efi-reader (0.7) unstable; urgency=low
* Colin Watson
- Spell "Debian GNU/Linux" thus in debian/copyright.
* Alastair McKinstry
- Build out of the _current_ SVN to get Colin Watson's correction.
-- Alastair McKinstry <mckinstry@debian.org> Tue, 12 Jul 2005 07:37:20 +0100
efi-reader (0.6) unstable; urgency=low
* Alastair McKinstry
- Now use /lib/debian-installer-startup.d instead of /etc/rcS.d
Closes: #260815.
- Move to Standards-Version: 3.6.2
-- Alastair McKinstry <mckinstry@debian.org> Sun, 17 Oct 2004 20:00:00 +0100
efi-reader (0.5) unstable; urgency=low
* Joshua Kwan
- Use debhelper's new udeb support.
* Joey Hess
- Fix use of udeb support.
-- Joey Hess <joeyh@debian.org> Wed, 6 Oct 2004 16:18:34 -0400
efi-reader (0.4) unstable; urgency=low
* Use the new debconf_* macros
* Move to new libdebian-installer API.
* Richard Hirst
- Make it compile with libdebian-installer4 and current
linux-kernel-headers.
- Change table.h generation to end with null string, not 0, to fix
compiler warnings. Change code to match.
* Thiemo Seufer
- Add CFLAGS -W.
* Add myself to Uploaders & Release 0.4
-- dann frazier <dannf@debian.org> Sun, 14 Dec 2003 19:19:36 -0700
efi-reader (0.3) unstable; urgency=low
* Changed dependency from libcdebconf-dev to libddebconfclient0-dev.
Closes: #212072.
* Moved to Standards-Version: 3.6.1 ; no changes required.
-- Alastair McKinstry <mckinstry@debian.org> Mon, 22 Sep 2003 13:07:38 +0000
efi-reader (0.2) unstable; urgency=low
* Moved Standards-Version to 3.6.0; no changes required.
-- Alastair McKinstry <mckinstry@debian.org> Tue, 29 Jul 2003 20:34:35 +0100
efi-reader (0.1) unstable; urgency=low
* Initial Release.
-- Alastair McKinstry <mckinstry@computer.org> Fri, 7 Mar 2003 20:28:31 +1100
Local variables:
mode: debian-changelog
End:
|