summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2021-11-27 16:35:09 +0100
committerGard Spreemann <gspr@nonempty.org>2021-11-27 16:35:09 +0100
commit88d850422a838c29d70ef757d04ab57707d7cd26 (patch)
tree6e3ba722459764b5b6c7e23362e50d9c98f4ca0b /debian/changelog
parenteff7192b7c0c4855cf62b93d1790cdd196732749 (diff)
Ensure dh_numpy3 is called for NumPy ABI generation
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9aa3b85..0cead45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-pot (0.8.0+dfsg-3) unstable; urgency=medium
+
+ * Generate NumPy ABI dependency (Closes: #1000708).
+
+ -- Gard Spreemann <gspr@nonempty.org> Sat, 27 Nov 2021 16:31:18 +0100
+
python-pot (0.8.0+dfsg-2) unstable; urgency=medium
* Skip test meant to be run from uninstalled sources.