Begin packaging upstream version “4.2”.
authorBen Finney <[email protected]>
Sun, 7 Aug 2016 22:52:41 +0000 (8 08:52 +1000)
committerBen Finney <[email protected]>
Sun, 7 Aug 2016 22:52:41 +0000 (8 08:52 +1000)
debian/changelog

index d78d3f8..aae81c4 100644 (file)
@@ -1,3 +1,16 @@
+python-coverage (4.2+dfsg.1-1) UNRELEASED; urgency=medium
+
+  * 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.
+
+ --
+
 python-coverage (4.1+dfsg.1-3) unstable; urgency=medium
 
   * The “Washikur Rahman” release.