2009
flashrom (0.9.1+r736-1) unstable; urgency=low
* New upstream release.
-- Uwe Hermann <uwe@debian.org> Tue, 29 Sep 2009 13:09:58 +0200
flashrom (0.9.1+r706-1) unstable; urgency=low
* New upstream release. * Standards-Version: 3.8.3 (no changes required). * debian/copyright: Update.
-- Uwe Hermann <uwe@debian.org> Mon, 31 Aug 2009 18:32:13 +0200
flashrom (0.9+r631-1) unstable; urgency=low
* New upstream release.
+ The command line usage has changed a bit in this release:
+ Combined operations like -wv or -Ewv are no longer allowed.
+ The -w option automatically does an auto-verify after writing
(but you can also explicitly do it via 'flashrom -v file').
+ The -E option is also automatically verified per default.
+ Support for external programmers was added (-p), see manpage.
+ Acer Aspire One is now marked unsupported upstream (Closes: #528308).
* Add build-dependency on libftdi-dev, flashrom now supports an
external libftdi-based programmer (ft2232spi).
* debian/patches/20_drop_svndef.patch: Drop, we use 'make tarball' now,
which properly handles svn version printing in flashrom.
* Standards-Version: 3.8.2 (no changes required).
* debian/copyright: Update.
-- Uwe Hermann <uwe@debian.org> Thu, 25 Jun 2009 14:18:53 +0200
flashrom (0.9+r544-1) unstable; urgency=low
* New upstream release. * debian/patches/10_makefile.patch: Drop, no longer needed. * debian/copyright: Update.
-- Uwe Hermann <uwe@debian.org> Thu, 21 May 2009 21:34:03 +0200
flashrom (0.9+r446-1) unstable; urgency=low
* New upstream release.
-- Uwe Hermann <uwe@debian.org> Sat, 11 Apr 2009 16:28:33 +0200
2008
flashrom (0.0+r3844-1) unstable; urgency=low
* New upstream release.
-- Uwe Hermann <uwe@debian.org> Sat, 27 Dec 2008 09:05:27 +0100
flashrom (0.0+r3734-1) unstable; urgency=low
* New upstream release.
-- Uwe Hermann <uwe@debian.org> Sat, 08 Nov 2008 01:38:08 +0100
flashrom (0.0+r3613-1) unstable; urgency=low
* New upstream release. * debian/watch: Add dummy file to silence lintian (we track svn revisions).
-- Uwe Hermann <uwe@debian.org> Sat, 27 Sep 2008 19:28:36 +0200
flashrom (0.0+r3397-1) unstable; urgency=low
* New upstream release. * Standards-Version: 3.8.0 (no changes required).
-- Uwe Hermann <uwe@debian.org> Mon, 30 Jun 2008 17:11:25 +0200
flashrom (0.0+r3274-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ pciutils-dev was renamed to libpci-dev (Closes: #478379).
+ Drop ia64 from architectures list for now, unlikely to work.
+ Don't link with -lz anymore, don't build-depend on zlib1g-dev.
We don't explicitly need zlib, libpci-dev now properly depends on it.
* Add upstream changelog ('svn log' output) to the package (Closes: #467398).
-- Uwe Hermann <uwe@debian.org> Sun, 04 May 2008 00:34:44 +0200
flashrom (0.0+r3112-2) unstable; urgency=low
* Fix debian/rules to make it work on Ubuntu, too (Closes: #466994).
-- Uwe Hermann <uwe@debian.org> Sat, 23 Feb 2008 21:17:09 +0100
flashrom (0.0+r3112-1) unstable; urgency=low
* New upstream release.
-- Uwe Hermann <uwe@debian.org> Thu, 21 Feb 2008 00:11:54 +0100
flashrom (0.0+r3073-1) unstable; urgency=low
* New upstream release (Closes: #462248). + Flashrom is now installed in /usr/sbin instead of /usr/bin. + The manpage is now in section 8 (not 1). + Fix broken references to old bug tracker URL (Closes: #460554). * Restrict list of architectures to the known-working ones for now. More architectures will gradually be re-added if we're sure they work. + These are known to work: amd64, i386, kfreebsd-amd64, kfreebsd-i386 + These should work (untested, though): alpha, hurd-i386, ia64, netbsd-alpha, netbsd-i386 + These are disabled for now, as flashrom will very likely not work: arm, armel, armeb, hppa, m32r, m68k, mips, mipsel, powerpc, sh, sparc, s390 * Standards-Version: 3.7.3 (no changes required). * debian/control: + Add Homepage field. + Update package description. * debian/copyright: Update URLs and list of authors. * Simplified packaging a bit.
-- Uwe Hermann <uwe@debian.org> Thu, 24 Jan 2008 13:47:48 +0100
2007
flashrom (0.0+r2769-1) unstable; urgency=low
* New upstream release.
* Do not attempt to build flashrom on S/390, as it doesn't build
and is not useful there anyway (Closes: #404342, #418712).
It is yet to be determined on which other architectures flashrom can
work and on which not.
* Honour DEB_BUILD_OPTIONS=nostrip variable by removing hardcoded 'strip'
invocation in the Makefile and letting cdbs handle it (Closes: #436850).
-- Uwe Hermann <uwe@debian.org> Tue, 11 Sep 2007 17:54:11 +0200
flashrom (0.0+r2739-1) unstable; urgency=low
* New upstream release.
-- Uwe Hermann <uwe@debian.org> Sun, 15 Jul 2007 15:23:51 +0200
flashrom (0.0+r2601-1) unstable; urgency=low
* New upstream release. * Drop a few patches which are now merged upstream.
-- Uwe Hermann <uwe@debian.org> Tue, 10 Apr 2007 12:38:58 +0200
2006
flashrom (0.0+r2526-2) unstable; urgency=medium
* Add missing build dependency on zlib1g-dev (Closes: #403322). Thanks Julien Danjou <acid@debian.org> and Alex de Oliveira Silva <enerv@host.sk>. * Standards-Version: 3.7.2.2 (no changes required).
-- Uwe Hermann <uwe@debian.org> Tue, 19 Dec 2006 10:36:04 +0100
flashrom (0.0+r2526-1) unstable; urgency=low
* New upstream release.
* Do not compile in DoC support (it's considered unsupported upstream).
This will also make the flash part identification process a lot faster.
-- Uwe Hermann <uwe@debian.org> Thu, 14 Dec 2006 18:37:07 +0100
flashrom (0.0+r2504-1) unstable; urgency=low
* Initial release (Closes: #399893).
-- Uwe Hermann <uwe@debian.org> Thu, 14 Dec 2006 16:56:49 +0100