[med-svn] [python-pysam] 01/03: Bump htslib suite minimum versions
Afif Elghraoui
afif at moszumanska.debian.org
Sun Sep 3 23:15:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository python-pysam.
commit 2892d1b1cd6ad9090ef0c5cdab79854a605f5143
Author: Afif Elghraoui <afif at debian.org>
Date: Sun Sep 3 12:39:21 2017 -0700
Bump htslib suite minimum versions
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index b114f39..a2ff9f6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
debhelper (>= 10),
dh-exec,
dh-python,
- libhts-dev (>= 1.4.1),
+ libhts-dev (>= 1.5),
zlib1g-dev,
python-all-dev,
python-setuptools,
@@ -20,8 +20,8 @@ Build-Depends:
cython3 (>= 0.23),
# Test-Depends
tabix,
- samtools (>= 1.4.1),
- bcftools (>= 1.4.1),
+ samtools (>= 1.5),
+ bcftools (>= 1.5),
python-nose,
python3-nose,
Standards-Version: 4.0.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git
More information about the debian-med-commit
mailing list