[med-svn] [snakemake] 07/09: build-dep on python3-nose, add X-Python-Version

Kevin Murray daube-guest at moszumanska.debian.org
Tue Sep 15 13:39:59 UTC 2015


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

daube-guest pushed a commit to branch master
in repository snakemake.

commit 63f585a4399167a0563dbd1e0df7a5785b1530fc
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Tue Sep 15 22:03:34 2015 +1000

    build-dep on python3-nose, add X-Python-Version
    
    Also remove unneeded shlibs:Depends dep
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 3b7bc9a..1d43128 100644
--- a/debian/control
+++ b/debian/control
@@ -8,16 +8,17 @@ Build-Depends: debhelper (>= 9),
                python3 (>=3.2),
                python3-sphinx,
                python3-setuptools,
-               python3-sphinx-bootstrap-theme
+               python3-sphinx-bootstrap-theme,
+               python3-nose
 Standards-Version: 3.9.6
 Homepage: https://bitbucket.org/johanneskoester/snakemake
 Vcs-Git: git://anonscm.debian.org/debian-med/snakemake.git
 Vcs-Browser: https://anonscm.debian.org/gitweb/?p=debian-med/snakemake.git;a=summary
+X-Python-Version: >= 3.2
 
 Package: snakemake
 Architecture: all
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${python3:Depends},
          ${sphinxdoc:Depends},
          libjs-mathjax

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git



More information about the debian-med-commit mailing list