[med-svn] [python-pbcore] 01/05: Add material for autopkgtest
Afif Elghraoui
afif-guest at moszumanska.debian.org
Sun Jun 7 23:58:23 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-pbcore.
commit 9e1a553ca0181e2eaa8109ba2325b4621ca7a15f
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sun Jun 7 12:21:11 2015 -0700
Add material for autopkgtest
---
debian/control | 8 ++------
debian/tests/control | 3 +++
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 49bce38..506005d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,12 @@ Section: python
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med at lists.debian.org>
Uploaders: Afif Elghraoui <afif at ghraoui.name>
+XS-Testsuite: autopkgtest
Build-Depends: debhelper (>= 9),
dh-python,
python,
python-setuptools,
- python-sphinx,
- python-nose
-# # Required for tests
-# ,
-# python-numpy,
-# python-h5py
+ python-sphinx
Standards-Version: 3.9.6
Homepage: https://github.com/PacificBiosciences/pbcore
Vcs-Git: git://anonscm.debian.org/debian-med/python-pbcore.git
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..5471d8d
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+Test-Command: make test
+Depends: @, python-nose
+Restrictions: allow-stderr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbcore.git
More information about the debian-med-commit
mailing list