summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Suster <carl@contraflo.ws>2017-01-11 15:53:39 +1100
committerCarl Suster <carl@contraflo.ws>2017-01-11 15:53:39 +1100
commite0f62544412feef9fececf736685d280a0ec95e0 (patch)
tree6112ae307cb39603795c7ee0ccff7406c500080d
parent9705bef032143a236beb2aa4b527c2ffb01fb59a (diff)
Mention B-D on pytest in d/ch
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index bec9572..b54d9a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,7 +13,8 @@ python-pynzb (0.1.0-3) unstable; urgency=medium
- replace B-D: python{,3}-setuptools and python{,3}-all
* Drop the Python 2 module (no rdeps):
* Run the test suite with pytest:
- - cleanup the produced .cache/ in d/clean.
+ - cleanup the produced .cache/ in d/clean,
+ - add B-D on python3-pytest.
* Call 2to3-3.Y during auto build for Python 3.X.
* 0001-set-message_id-properly-in-expat-parser.patch: fix an upstream code
typo. This change allows the tests to pass for Python 2.
@@ -26,7 +27,7 @@ python-pynzb (0.1.0-3) unstable; urgency=medium
* Fix watch file and declare version 4 format.
* Cleanup .egg-info files in d/clean and d/source/options.
- -- Carl Suster <carl@contraflo.ws> Wed, 11 Jan 2017 15:48:12 +1100
+ -- Carl Suster <carl@contraflo.ws> Wed, 11 Jan 2017 15:53:36 +1100
python-pynzb (0.1.0-2) unstable; urgency=low