[pytango] 02/04: add nodoc profile dependencies

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sun Oct 29 08:47:39 UTC 2017


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

picca pushed a commit to branch master
in repository pytango.

commit fab3a5669c08fb3d46dbbe8401e5622ad6969995
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Sat Oct 28 10:47:46 2017 +0200

    add nodoc profile dependencies
---
 debian/control | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 442ff71..52408ee 100644
--- a/debian/control
+++ b/debian/control
@@ -6,21 +6,22 @@ Section: science
 Priority: optional
 Build-Depends: debhelper (>= 10),
                dh-python,
+               graphviz <!nodoc>,
                libboost-python-dev,
                libtango-dev,
                pkg-config,
                python-all-dev,
-               python-concurrent.futures,
-               python-gevent,
+               python-concurrent.futures <!nodoc>,
+               python-gevent <!nodoc>,
                python-numpy,
                python-setuptools,
                python-six,
                python3-all-dev,
-               python3-gevent,
+               python3-gevent <!nodoc>,
                python3-numpy,
                python3-setuptools,
-               python3-six
-Build-Depends-Indep: graphviz, python3-sphinx
+               python3-six,
+               python3-sphinx <!nodoc>
 Standards-Version: 4.1.0
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pytango.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/pytango.git

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



More information about the debian-science-commits mailing list