summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules2
2 files changed, 7 insertions, 1 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.
diff --git a/debian/rules b/debian/rules
index 999317a..b039f58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export PYBUILD_NAME = pot
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --with numpy3,python3 --buildsystem=pybuild
execute_after_dh_auto_clean:
rm -f ot/lp/emd_wrap.cpp