python-coverage (4.2+dfsg.1-1) unstable; urgency=medium
* The “Ananta Bijoy Das” release.
* New upstream version.
Highlights since previous release:
* The ‘coverage combine’ command now ignores an existing ‘.coverage’
data file.
* Now it is an error to use ‘--concurrency=multiprocessing’ and other
run-affecting options on the command line. (Previously, the options
didn’t apply to the subprocesses, but there was no indication.)
* Better support for multiprocessing and combining data.
* debian/*.lintian-overrides:
* Override false-positive Lintian warnings about Coverage.py being an
application.
* debian/control:
* Declare the package for upstream documentation.
* Add dependencies on the documentation package.
* debian/control, debian/rules:
* Enable build of upstream documentation using Sphinx.
* debian/python-coverage-doc.{docs, doc-base}:
* Install the upstream documentation.
* debian/tests/control:
* Test that the documentation is correctly installed as HTML.
-- Ben Finney <email address hidden> Tue, 09 Aug 2016 06:05:28 +1000