summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 514321f..852338a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-h2 (4.0.0-3) unstable; urgency=medium
+
+ * Drop the non-working and unnecessary test exclusions
+ (actually closes: #977088).
+
+ -- Andrej Shadura <andrewsh@debian.org> Wed, 06 Jan 2021 15:24:32 +0100
+
python-h2 (4.0.0-2) unstable; urgency=medium
* Use "not" with -k, not "-" for pytest 6 compatibility