+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.