[python-dtcwt] 19/22: Add support for the nocheck build profile
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Sep 15 13:06:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository python-dtcwt.
commit 9ad85eb65474f0e906d2a27a06a3f2ad3bd5403f
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Fri Sep 15 11:01:46 2017 +0100
Add support for the nocheck build profile
---
debian/control | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index d5ff26b..b64fe1c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,18 +7,18 @@ Build-Depends: debhelper (>= 10),
dh-python,
dpkg-dev (>= 1.17.14),
python-all,
- python-coverage,
+ python-coverage <!nocheck>,
python-numpy,
- python-pytest,
- python-scipy,
+ python-pytest <!nocheck>,
+ python-scipy <!nocheck>,
python-setuptools,
python-six,
python3-all,
- python3-coverage,
+ python3-coverage <!nocheck>,
python3-matplotlib <!nodoc>,
python3-numpy,
- python3-pytest,
- python3-scipy,
+ python3-pytest <!nocheck>,
+ python3-scipy <!nocheck>,
python3-setuptools,
python3-sphinx <!nodoc>,
python3-sphinx-rtd-theme <!nodoc>,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git
More information about the debian-science-commits
mailing list