2008
mbr (1.1.10-2) unstable; urgency=low
* Added patch from upstream, thanks to Loïc for reporting and sending
the patch. Closes: #509285.
-- Santiago Garcia Mantinan <manty@debian.org> Sat, 27 Dec 2008 00:49:19 +0100
2007
mbr (1.1.10-1) unstable; urgency=low
* New upstream version. * Compile with support for large files. Closes: #418297. * Add support for lpia architecture. Closes: #454203. * Get a 64-bit installer where available. Closes: #382812.
-- Santiago Garcia Mantinan <manty@debian.org> Sat, 29 Dec 2007 20:15:27 +0100
mbr (1.1.9-3) unstable; urgency=low
* Fix FTBFS on amd64 (Thanks Daniel). Closes: #434307. * Fix FTBFS on i386 64 bits (Thanks Daniel and Colin). Closes: #439283. * Merge Ubuntu's clear the ID flag in test harness output.
-- Santiago Garcia Mantinan <manty@debian.org> Mon, 08 Oct 2007 21:25:11 +0200
2006
mbr (1.1.9-2) unstable; urgency=low
* Fix FTBFS on new kernels. Closes: #392776. * Bashisms should be now gone. Closes: #382586.
-- Santiago Garcia Mantinan <manty@debian.org> Sat, 25 Nov 2006 20:41:01 +0100
mbr (1.1.9-1) unstable; urgency=low
* New upstream version.
-- Santiago Garcia Mantinan <manty@debian.org> Tue, 3 Oct 2006 19:48:03 +0200
mbr (1.1.8-2) unstable; urgency=low
* Change section to accomodate to override.
-- Santiago Garcia Mantinan <manty@debian.org> Tue, 23 May 2006 00:02:53 +0200
mbr (1.1.8-1) unstable; urgency=low
* The "I thought nobody used mbr anymore" release. [ Santiago Garcia Mantinan ] * New upstream version. * Bump up Standards-Version. * Change description so that it is OS independant. [ Goswin von Brederlow ] * Port to amd64 (closes: #330190) + debian/rules: set CC and LD + debian/rules: add -W to CFLAGS for proper warnings + debian/control: Build-Depend on libc6-dev-i386 [amd64] and (temporary) on ia32-libs [amd64] for dpkg-shlibdeps to work * Fix potentialy harmfull warnings + harness/args.c:57: warning: suggest parentheses around arithmetic + harness/output.c:22: warning: comparison between signed and unsigned + harness/process.c:25: warning: implicit declaration of function 'exit' + install-mbr.c:617: warning: return type defaults to 'int' + install-mbr.c:702: warning: comparison between signed and unsigned + install-mbr.c:1357: warning: format '%d' expects type 'int', but argument 4 has type 'char *' * Enable testsuite partialy + remove tests for non existing old mbrs + conditionaly remove runtime test that fail on amd64 * Fix typo in manpage found by A Costa <agcosta@gis.net> (Closes: #311235)
-- Santiago Garcia Mantinan <manty@debian.org> Mon, 22 May 2006 20:45:18 +0200
2004
mbr (1.1.5-2) unstable; urgency=low
* The "we are no longer required for anything" release. * Updated Standards-Version to 3.6.1 thanks to Santiago Vila. * Lowered priority to optional. Closes: #169492.
-- Santiago Garcia Mantinan <manty@debian.org> Sat, 29 May 2004 13:16:27 +0200
2001
mbr (1.1.5-1) unstable; urgency=low
* New upstream version.
-- Santiago Garcia Mantinan <manty@debian.org> Mon, 17 Sep 2001 12:12:17 +0200
mbr (1.1.4-1) unstable; urgency=low
* New upstream version, extends the maximum time limit. Closes #95528.
-- Santiago Garcia Mantinan <manty@debian.org> Wed, 25 Jul 2001 12:23:36 +0200
mbr (1.1.3-1) unstable; urgency=low
* New maintainer. * New upstream version, includes my Y2K fix for some buggy BIOSes. * Removed /boot/mbr.b as now lilo uses install-mbr to install it.
-- Santiago Garcia Mantinan <manty@debian.org> Wed, 11 Apr 2001 21:46:34 +0200
2000
mbr (1.1.2-2) unstable; urgency=low
* Added a Depends: line (because of the install-mbr program). * Build-Depends: bin86.
-- Santiago Vila <sanvila@debian.org> Sat, 9 Sep 2000 19:01:54 +0200
mbr (1.1.2-1) frozen unstable; urgency=low
* Installed upstream ChangeLog in the doc directory.
* Fixed install-mbr manpage (Bug #58799).
* Added set -e to prerm and postinst.
* New upstream release: The MBR now prints out the string "MBR" to show
it's presence. Initial logo code by Tom Rothamel (Bug #56973).
-- Santiago Vila <sanvila@ctv.es> Fri, 3 Mar 2000 20:32:35 +0100
mbr (1.1.1-1) unstable; urgency=low
* Standards-Version: 3.1.1. * New upstream release, featuring: - Added support for accessing large disks (>8G). - Added the install-mbr utility.
-- Santiago Vila <sanvila@ctv.es> Thu, 13 Jan 2000 12:18:39 +0100
1999
mbr (1.0.1-1) unstable; urgency=low
* New upstream release, containing a lot of fixes
from Kalle Olavi Niemitalo <tosi@ees2.oulu.fi>.
-- Santiago Vila <sanvila@ctv.es> Tue, 21 Sep 1999 11:48:57 +0200
mbr (1.0.0-7) unstable; urgency=low
* Updated source URL in copyright file (Bug #34874). * Pristine source.
-- Santiago Vila <sanvila@ctv.es> Wed, 7 Apr 1999 17:19:51 +0200
1997
mbr (1.0.0-6) unstable; urgency=low
* Allow building with both old and new as86 (thanks to Juan Cespedes). * Removed debstd dependency. * Compressed changelog.Debian. * New maintainer.
-- Santiago Vila <sanvila@ctv.es> Fri, 12 Dec 1997 13:45:35 +0100
mbr (1.0.0-5) unstable; urgency=low
* Rebuilt with debmake 3.2.0 to change md5sums filename.
-- Santiago Vila <sanvila@ctv.es> Wed, 19 Feb 1997 21:44:28 +0100
mbr (1.0.0-4) unstable; urgency=low
* Remade .orig source from original HTTP site. There was a missing file.
* Rewritten using debmake. This fixes a typo in Standards Version
number, makes debian/rules clean target to actually remove
debian/files, copies changelog.Debian to /usr/doc/mbr and
adds MD5 sums automatically.
* Added README-1st.Debian, following a suggestion by Ian Jackson.
-- Santiago Vila <sanvila@ctv.es> Sat, 15 Feb 1997 18:48:48 +0100
mbr (1.0.0-3) unstable; urgency=low
* Upgraded to new packaging standards.
-- Shaya Potter <spotter@itd.nrl.navy.mil> Thu, 23 Jan 1997 13:16:08 -0500