[med-svn] [ariba] 06/06: use more explicit version requirements
Sascha Steinbiss
satta at debian.org
Thu Aug 4 13:42:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository ariba.
commit 452fbf34aae758dc7178f929aa3e14167ecf5a31
Author: Sascha Steinbiss <satta at debian.org>
Date: Thu Aug 4 13:10:02 2016 +0000
use more explicit version requirements
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 662846c..3b7cea8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,11 @@ Priority: optional
Build-Depends: debhelper (>= 9),
python3,
python3-dev,
- python3-dendropy,
+ python3-dendropy (>= 4.1.0),
python3-setuptools,
python3-pymummer (>= 0.6.1),
python3-pysam (>= 0.8.1),
- python3-nose,
+ python3-nose (>= 1.3),
bowtie2 (>= 2.1.0),
cd-hit,
samtools (>= 1.2),
@@ -41,7 +41,7 @@ Depends: ${misc:Depends},
libfml0,
libminimap0,
mummer,
- python3-dendropy,
+ python3-dendropy (>= 4.1.0),
python3-pymummer (>= 0.6.1),
python3-pysam (>= 0.8.1),
fastaq (>= 3.12.0),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ariba.git
More information about the debian-med-commit
mailing list