Changelog
binfmt-support (2.0.0) experimental; urgency=low
* Rewrite in C (closes: #602920).
* Upgrade to GPLv3 or later, mostly due to Gnulib.
* Use a separate build directory.
* Add a test suite. This does nothing useful during a default Debian
package build as it currently requires FUSE, but it can be run by hand.
* Add option parsing to run-detectors, mainly so that we can have an
--admindir option for use by the test suite but also to provide a useful
--help.
* Remove cache directory hack, no longer necessary now that we aren't
pulling in Perl at boot time.
binfmt-support (1.2.20) experimental; urgency=low
* Fix =~ operator typo in Binfmt::Format.
binfmt-support (1.2.19) experimental; urgency=low
* Drop error/warning wrapping; it was cute in 2000, but I find it annoying
now. Use the 'say' feature from Perl 5.10.
* Convert from 'perl -w' to 'use warnings'.
* Strip trailing whitespace from values in database and format files.
* Upgrade to debhelper 8.
-- Colin Watson <email address hidden> Tue, 23 Nov 2010 10:35:49 +0000