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 e05498e75fbf60aa95094659201968b4fab40fcf Author: Afif Elghraoui <[email protected]> Date: Wed Nov 25 00:14:16 2015 -0800 build package for all supported Python versions --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b0de58a..48b2aa8 100644 --- a/debian/control +++ b/debian/control @@ -6,10 +6,10 @@ Uploaders: Afif Elghraoui <[email protected]> Build-Depends: debhelper (>= 9), dh-python, python-setuptools, - python-dev, + python-all-dev, python-numpy, python3-setuptools, - python3-dev, + python3-all-dev, python3-numpy, libboost-dev, swig -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbconsensuscore.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
