From: Afif Elghraoui Date: Sun, 19 Jun 2016 21:21:58 +0000 (-0700) Subject: Force at least matching versions of the samtools suite X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~228 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b7bb65715b53cc91eb9f62a891515b0713e70738;p=python-pysam.git Force at least matching versions of the samtools suite --- diff --git a/debian/control b/debian/control index 44e8adc..5915454 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Priority: optional Build-Depends: debhelper (>= 9), dh-python, - libhts-dev (>= 1.3), + libhts-dev (>= 1.3.1), zlib1g-dev, python-all-dev, python-setuptools, @@ -19,8 +19,8 @@ Build-Depends: cython3 (>= 0.23), # Test-Depends tabix, - samtools (>= 1.3), - bcftools (>= 1.3), + samtools (>= 1.3.1), + bcftools (>= 1.3.1), python-nose, python3-nose, Standards-Version: 3.9.7