Bump htslib and samtools minimum versions
authorAfif Elghraoui <afif@ghraoui.name>
Sat, 5 Mar 2016 21:45:08 +0000 (13:45 -0800)
committerAfif Elghraoui <afif@ghraoui.name>
Sat, 5 Mar 2016 21:45:08 +0000 (13:45 -0800)
debian/control

index c71307fe54a53dc13b9963746674e576056fe78d..f6aa0378047f7b5bdd45d4a55ef044a04a1d6632 100644 (file)
@@ -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,