[python-meshio] 04/05: Add support for nocheck builds

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Nov 21 09:31:48 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository python-meshio.

commit 1125ef88b84e5249d83a9555fa845754950f2d07
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Nov 21 09:21:10 2017 +0000

    Add support for nocheck builds
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 93c25fe..bf88c6b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,16 @@ Section: python
 Priority: optional
 Build-Depends: debhelper (>= 10),
                dh-python,
+               dpkg-dev (>= 1.17.14),
                pandoc,
                python3-all,
-               python3-h5py,
-               python3-lxml,
-               python3-netcdf4,
-               python3-numpy,
-               python3-pytest,
+               python3-h5py <!nocheck>,
+               python3-lxml <!nocheck>,
+               python3-netcdf4 <!nocheck>,
+               python3-numpy <!nocheck>,
+               python3-pytest <!nocheck>,
                python3-setuptools,
-#               python3-vtk7
+#               python3-vtk7 <!nocheck>
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/python-meshio.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/python-meshio.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-meshio.git



More information about the debian-science-commits mailing list