[med-svn] [python-pysam] 03/04: Update autopkgtest command and dependencies

Afif Elghraoui afif at moszumanska.debian.org
Thu Mar 10 07:50:21 UTC 2016


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

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

commit 13efc4eae9bb2ec7b182e67a2ca1bfa3584d98bc
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Wed Mar 9 23:43:34 2016 -0800

    Update autopkgtest command and dependencies
---
 debian/tests/control | 24 ++++++++++++++++++++----
 1 file changed, 20 insertions(+), 4 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 93d060a..4649fb3 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,7 +1,23 @@
-Test-Command: cd tests && make -C pysam_data && nosetests --nocapture -v
-Depends: python-pysam, python-nose, samtools, make, cython, gcc, python-dev
+Test-Command: cd tests && make -C pysam_data && make -C cbcf_data && nosetests --nocapture -v
+Depends:
+	build-essential,
+	cython,
+	python-dev,
+	python-pysam,
+	python-nose,
+	tabix,
+	samtools,
+	bcftools
 Restrictions: allow-stderr, rw-build-tree
 
-Test-Command: cd tests && make -C pysam_data && nosetests3 --nocapture -v
-Depends: python3-pysam, python3-nose, samtools, make, cython3, gcc, python3-dev
+Test-Command: cd tests && make -C pysam_data && make -C cbcf_data && nosetests3 --nocapture -v
+Depends:
+	build-essential,
+	cython3,
+	python3-dev,
+	python3-pysam,
+	python3-nose,
+	tabix,
+	samtools,
+	bcftools
 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



More information about the debian-med-commit mailing list