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
|
mkelfimage (2.7-7) unstable; urgency=low
* New maintainer (Closes: #515889).
* debian/control:
+ Package description: s/LinuxBIOS/coreboot/.
+ Standards-Version: 3.8.1 (add Homepage field).
* debian/watch: Disable for now, new upstream is svn-only (no tarballs).
-- Uwe Hermann <uwe@debian.org> Sat, 14 Mar 2009 00:11:35 +0100
mkelfimage (2.7-6) unstable; urgency=low
* Added missing Build-Depends:zlib1g-dev to enable compressed images.
* Merged patch by Peter Jones @ RH for dynamic initrd relocation.
-- Martin-Éric Racine <q-funk@iki.fi> Mon, 07 Jul 2008 14:56:41 +0300
mkelfimage (2.7-5) unstable; urgency=low
* Enabled Arch: lpia.
* W: package-contains-empty-directory usr/share/mkelfImage/elf32-i386/
-- Martin-Éric Racine <q-funk@iki.fi> Fri, 18 Apr 2008 13:41:52 +0300
mkelfimage (2.7-4) unstable; urgency=low
* Enabled Arch: amd64.
This should allow us to host i386 LTSP chroots on an amd64 server.
Please test this and report any problem to the Debian BTS.
-- Martin-Éric Racine <q-funk@iki.fi> Sun, 05 Aug 2007 19:29:34 +0300
mkelfimage (2.7-3) unstable; urgency=low
* Added -fno-stack-protector to CFLAGS (fixes FTBFS on Ubuntu).
Required an ugly patch to Makefile.conf.in that really points
to a sloppy upstream autoconf implementation.
-- Martin-Éric Racine <q-funk@iki.fi> Tue, 31 Jul 2007 22:25:06 +0300
mkelfimage (2.7-2) unstable; urgency=low
* Added debian/watch file.
-- Martin-Éric Racine <q-funk@iki.fi> Tue, 31 Jul 2007 07:07:33 +0300
mkelfimage (2.7-1) unstable; urgency=low
* Initial release (Closes: #433777).
-- Martin-Éric Racine <q-funk@iki.fi> Sun, 29 Jul 2007 00:34:12 +0300
|