From: Afif Elghraoui Date: Sat, 5 Mar 2016 21:45:08 +0000 (-0800) Subject: Bump htslib and samtools minimum versions X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~254 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4fd42361d3ef5a84dff6e1de9075cf98d12fdd41;p=python-pysam.git Bump htslib and samtools minimum versions --- diff --git a/debian/control b/debian/control index c71307f..f6aa037 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, - samtools (>= 1.2), - libhts-dev (>= 1.2), + samtools (>= 1.3), + libhts-dev (>= 1.3), zlib1g-dev, python-all-dev, python-setuptools,