summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2018-07-08 09:06:00 +0200
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2018-07-08 09:47:54 +0200
commitd38f5c725f880d139bf5709716d3b62f9135eabf (patch)
tree0b5b185d2a1565b628d3777bd1b7df5ff5128363
parent6921721f683ae08bd005a2e790dc6e21ec7140fb (diff)
-rw-r--r--debian/changelog8
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 59eca21..03dc11f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-blist (1.3.6-5) UNRELEASED; urgency=medium
+blist (1.3.6-5) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed homepage (https)
@@ -8,7 +8,11 @@ blist (1.3.6-5) UNRELEASED; urgency=medium
* d/control: Deprecating priority extra as per policy 4.0.1
* d/watch: Use https protocol
- -- Ondřej Nový <onovy@debian.org> Thu, 15 Feb 2018 09:01:04 +0100
+ [ Andrej Shadura ]
+ * Catch StopIteration in a generator and return instead, per PEP 479
+ (Closes: #902757).
+
+ -- Andrej Shadura <andrewsh@debian.org> Sun, 08 Jul 2018 09:35:44 +0200
blist (1.3.6-4) unstable; urgency=medium