[vispy] 03/03: no test for now
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Tue Aug 18 11:18:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository vispy.
commit 24510755efac47cdff6832ec276204a1687f12e2
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Tue Aug 18 13:18:13 2015 +0200
no test for now
---
debian/control | 6 +-----
debian/rules | 2 ++
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 0353b10..c17f2f0 100644
--- a/debian/control
+++ b/debian/control
@@ -7,17 +7,13 @@ Build-Depends: debhelper (>= 9),
dh-python,
libfontconfig1,
python-all,
- python-nose,
python-numpy,
python-numpydoc,
- python-opengl,
python-setuptools,
python-sphinx,
python3-all,
- python3-nose,
python3-numpy,
- python3-opengl,
- python3-setuptools
+ python3-setuptools,
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/vispy.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/vispy.git
diff --git a/debian/rules b/debian/rules
index ad8da6c..9ee011c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,3 +17,5 @@ override_dh_auto_build:
dh_auto_build
PYTHONPATH=. http_proxy='localhost' sphinx-build -N -bhtml doc/ build/html # HTML generator
+# no test for now
+override_dh_auto_test:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vispy.git
More information about the debian-science-commits
mailing list