[med-svn] [python-pbconsensuscore] 02/08: Add call to dh_numpy to correctly set numpy dependency

Afif Elghraoui afif-guest at moszumanska.debian.org
Thu Sep 3 07:14:30 UTC 2015


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

afif-guest pushed a commit to branch master
in repository python-pbconsensuscore.

commit d74b4e7314f4fba73fcc9776230f174179e6ec22
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Wed Sep 2 21:17:04 2015 -0700

    Add call to dh_numpy to correctly set numpy dependency
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5b3a9fa..b23c265 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,7 @@ export PYBUILD_NAME=ConsensusCore
 
 %:
 	LC_ALL=C.UTF-8 dh $@ --with python2 --buildsystem=pybuild
+
+override_dh_python2:
+	dh_python2
+	dh_numpy

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbconsensuscore.git



More information about the debian-med-commit mailing list