summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2021-10-28 12:53:25 +0100
committerSimon McVittie <smcv@debian.org>2021-10-28 12:53:25 +0100
commit748bbe3d0a6add3cec463fbab5c349168d51db0d (patch)
tree93e0d850b34e227aac4120642b1c41a03ad3724a
parentffe13c8f92ffcc4354fe3e3bdc333c632ac35e44 (diff)
Release to unstabledebian/1.1.1-3
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a12bb71..938e742 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rgain3 (1.1.1-3) unstable; urgency=medium
+
+ [ Simon Chopin ]
+ * d/tests/python3: remove extraneous quotes (really Closes: #997855)
+
+ -- Simon McVittie <smcv@debian.org> Thu, 28 Oct 2021 12:52:49 +0100
+
rgain3 (1.1.1-2) unstable; urgency=medium
* d/tests: Depend on python3-all for loop over $(py3versions -s)