summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Suster <carl@contraflo.ws>2017-01-11 14:13:13 +1100
committerCarl Suster <carl@contraflo.ws>2017-01-11 14:13:13 +1100
commit527e3a904a57be48e71515a1c30d380ad10f2133 (patch)
tree594a6ac12c7683d0ef8057de46399d3f8d1e50f0
parent2f09676f2421495adb2cac0b909394ea064ec74e (diff)
Document changes to d/clean and d/s/options in d/ch
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b209ce1..e9d2630 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,7 +18,10 @@ flask-login (0.4.0-1) unstable; urgency=medium
* Add 0001-disable-github-fork-ribbon.patch to turn off the GitHub ribbon.
* Run the test suite using upstream's makefile:
- add B-Ds on python3-flask, python3-mock, python3-nose, python3-werkzeug
- and python3-blinker.
+ and python3-blinker,
+ - cleanup tests_output/ and .coverage in d/clean.
+ * Use more general rule to ignore egg-info directory in d/clean and
+ d/source/options.
-- Carl Suster <carl@contraflo.ws> Tue, 10 Jan 2017 15:23:33 +1100