Changelog
python-coverage (3.2-1) unstable; urgency=low
* The “Artificial Conscience” release.
* New upstream version. Primary user-visible changes:
+ Command-line interface re-worked with sub-commands.
+ Inspection now traverses egg packages.
+ Branch coverage recording and reporting.
+ New XML format for generated reports.
* debian/control:
+ Remove Lars Wirzenius from all roles at his request.
+ Conform to ‘Standards-Version: 3.8.4’. No changes required.
* debian/python-coverage.install, debian/python-coverage.manpages:
+ Use ‘dh_installman(1)’ to install man pages.
* debian/control, debian/rules:
+ Add ‘python-coverage-dbg’ package for debugging symbols.
+ Use newer ‘debhelper’ to ensure automated build for all supported
versions and for debug packages.
* debian/copyright:
+ Update copyright information for latest upstream source.
* debian/source/format:
+ Convert packaging to source format “3.0 (quilt)”.
* debian/python-coverage.dirs:
+ Removed, the ‘/usr/bin/’ directory is created by ‘setup.py’.
* debian/rules:
+ Remove, during ‘clean’ target, files that clobber upstream source.
+ Specify installation of Python package to ‘/usr/’ hierarchy (not
default).
-- Bhavani Shankar <email address hidden> Wed, 03 Feb 2010 15:03:59 +1100