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
|
makebootfat (1.4-5.1) unstable; urgency=medium
* Non-maintainer upload.
* Run dh-autoreconf to fix FTBFS on arm64. (Closes: #759446)
-- Adrian Bunk <bunk@debian.org> Sun, 05 Mar 2017 21:55:12 +0200
makebootfat (1.4-5) unstable; urgency=low
* Fix link to freedos documentation (Closes: #616469)
-- Soeren Sonnenburg <sonne@debian.org> Fri, 22 Jul 2011 17:28:22 +0200
makebootfat (1.4-4) unstable; urgency=low
* Fix typos in package description, thanks
Martin Eberhard Schauer (Closes: #550729).
* Improve README.Debian to include script like instructions for creating
bootable usb-sticks.
-- Soeren Sonnenburg <sonne@debian.org> Wed, 14 Oct 2009 06:17:16 +0200
makebootfat (1.4-3) unstable; urgency=low
* Ship mbrfat.bin in /usr/lib/makebootfat/mbrfat.bin and mention this
location in README.Debian (Closes: #523891).
-- Soeren Sonnenburg <sonne@debian.org> Sat, 25 Apr 2009 13:48:36 +0200
makebootfat (1.4-2) unstable; urgency=low
* Recommend syslinux-common package and clarify in README.Debian that
mbr.bin can be found in there (Closes: #523891)
* Bump standards version (no changes required).
-- Soeren Sonnenburg <sonne@debian.org> Mon, 13 Apr 2009 17:06:18 +0200
makebootfat (1.4-1) unstable; urgency=low
* Initial Release (Closes: #510969)
-- Soeren Sonnenburg <sonne@debian.org> Tue, 06 Jan 2009 21:10:46 +0100
|