This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository python-pysam.
commit 9dd45f4eb562894013bbee85d09fdec562552cad Author: Afif Elghraoui <[email protected]> Date: Sun Jul 12 12:29:24 2015 -0700 List more test dependencies --- debian/tests/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/tests/control b/debian/tests/control index 105c539..e95c738 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,7 +1,7 @@ Test-Command: cd tests && make -C pysam_data && nosetests --nocapture -v -Depends: @, python-nose, samtools, make, cython +Depends: @, python-nose, samtools, make, cython, gcc, python-dev Restrictions: allow-stderr, rw-build-tree Test-Command: cd tests && make -C pysam_data && nosetests3 --nocapture -v -Depends: @, python3-nose, samtools, make, cython3 +Depends: @, python3-nose, samtools, make, cython3, gcc, python3-dev Restrictions: allow-stderr, rw-build-tree -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
