[med-svn] [pbgenomicconsensus] 05/05: Add new dependency on pbtestdata required for test suite
Afif Elghraoui
afif at moszumanska.debian.org
Sat Jan 21 21:59:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository pbgenomicconsensus.
commit 2b9c7269d75937f00bb8c781c45745b3dd5cf67c
Author: Afif Elghraoui <afif at debian.org>
Date: Sat Jul 23 20:53:16 2016 -0700
Add new dependency on pbtestdata required for test suite
---
debian/control | 1 +
debian/tests/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index 107d5a3..4b36a4d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends:
python-h5py (>= 2.0.1),
python-numpy (>= 1.6.0),
# Test-Depends:
+ pbtestdata,
python-nose,
python-cram,
Standards-Version: 3.9.8
diff --git a/debian/tests/control b/debian/tests/control
index 813cd3c..3d92c7a 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -4,6 +4,7 @@ Depends:
python-nose,
python-cram,
make,
+ pbtestdata,
Restrictions: allow-stderr
Test-Command: make extra-tests
@@ -11,3 +12,4 @@ Depends:
@,
python-cram,
make,
+ pbtestdata,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbgenomicconsensus.git
More information about the debian-med-commit
mailing list