summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Valleroy <jvalleroy@mailbox.org>2018-12-15 16:50:31 -0500
committerJames Valleroy <jvalleroy@mailbox.org>2018-12-15 16:50:31 -0500
commitceb8dc9595dfd300b45079fc64dd31f62db6ffd1 (patch)
tree3a6961f4e6de7b2b742ab9c09ab114aace7a9370
parent070591fd094d928a0709ffbd8d48e55faa99b83a (diff)
Update changelog
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a69bfb3..d054812 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
python-testfixtures (4.14.3-2) UNRELEASED; urgency=medium
+ [ Ondřej Nový ]
* Enable autopkgtest-pkg-python testsuite
* Standars-Version is 4.1.2 now (no changes needed)
* Update debhelper compat level to 10
@@ -9,7 +10,11 @@ python-testfixtures (4.14.3-2) UNRELEASED; urgency=medium
* Convert git repository from git-dpm to gbp layout
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
- -- Ondřej Nový <onovy@debian.org> Mon, 04 Dec 2017 10:11:58 +0100
+ [ James Valleroy ]
+ * Add patch to deal with the comma vanishing from repr in 3.7
+ (Closes: #912184)
+
+ -- James Valleroy <jvalleroy@mailbox.org> Sat, 15 Dec 2018 16:49:03 -0500
python-testfixtures (4.14.3-1) unstable; urgency=low