summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog26
1 files changed, 12 insertions, 14 deletions
diff --git a/debian/changelog b/debian/changelog
index eccc85d..53b90a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,23 +1,21 @@
-python-testfixtures (4.14.3-2) UNRELEASED; urgency=medium
+python-testfixtures (4.14.3-2) unstable; 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
- * d/control: Set Vcs-* to salsa.debian.org
- * d/control: Remove ancient X-Python-Version field
- * d/control: Remove ancient X-Python3-Version field
- * Convert git repository from git-dpm to gbp layout
- * Use 'python3 -m sphinx' instead of sphinx-build for building docs
+ * Enable autopkgtest-pkg-python testsuite.
+ * d/control: Set Vcs-* to salsa.debian.org.
+ * d/control: Remove ancient X-Python-Version field.
+ * d/control: Remove ancient X-Python3-Version field.
+ * Convert git repository from git-dpm to gbp layout.
+ * Use 'python3 -m sphinx' instead of sphinx-build for building docs.
[ James Valleroy ]
* Add patch to deal with the comma vanishing from repr in 3.7
- (Closes: #912184)
- * Update debhelper compat level to 11
- * Change doc-base Index and Files to match file locations
- * Standards-Version is 4.2.1 now (no changes needed)
+ (Closes: #912184).
+ * Update debhelper compat level to 11.
+ * Change doc-base Index and Files to match file locations.
+ * Standards-Version is 4.2.1 now (no changes needed).
- -- James Valleroy <jvalleroy@mailbox.org> Sat, 15 Dec 2018 16:49:03 -0500
+ -- Andrej Shadura <andrewsh@debian.org> Wed, 19 Dec 2018 11:21:01 +0100
python-testfixtures (4.14.3-1) unstable; urgency=low