[med-svn] [python-pysam] 04/04: Bump htslib/samtools/bcftools minimum version requirements
Afif Elghraoui
afif at moszumanska.debian.org
Tue Jul 4 04:25:07 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 6f6eeae0c9581350f7ff48a60f84ecb6a71b0330
Author: Afif Elghraoui <afif at debian.org>
Date: Sun Jul 2 04:10:30 2017 -0400
Bump htslib/samtools/bcftools minimum version requirements
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 37d3481..4d637cc 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Priority: optional
Build-Depends:
debhelper (>= 9),
dh-python,
- libhts-dev (>= 1.3.2),
+ libhts-dev (>= 1.4.1),
zlib1g-dev,
python-all-dev,
python-setuptools,
@@ -19,8 +19,8 @@ Build-Depends:
cython3 (>= 0.23),
# Test-Depends
tabix,
- samtools (>= 1.3.1),
- bcftools (>= 1.3.1),
+ samtools (>= 1.4.1),
+ bcftools (>= 1.4.1),
python-nose,
python3-nose,
Standards-Version: 3.9.8
--
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