[libgpuarray] 14/21: Run dh_numpy within dh_python overrides

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Jul 17 09:13:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository libgpuarray.

commit 8ae3a8ef474202b2af7c3569576238669fa7789f
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Mon Jul 17 09:29:58 2017 +0100

    Run dh_numpy within dh_python overrides
---
 debian/rules | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4f6cc93..ac082b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,10 @@ override_dh_auto_install:
 	dh_auto_install --buildsystem=cmake
 	dh_auto_install
 
-override_dh_gencontrol:
+override_dh_python2:
+	dh_python2
 	dh_numpy
+
+override_dh_python3:
+	dh_python3
 	dh_numpy3
-	dh_gencontrol

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libgpuarray.git



More information about the debian-science-commits mailing list