summaryrefslogtreecommitdiff
path: root/debian
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
parenteff7192b7c0c4855cf62b93d1790cdd196732749 (diff)
Ensure dh_numpy3 is called for NumPy ABI generation
Diffstat (limited to 'debian')
-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