Force at least matching versions of the samtools suite
authorAfif Elghraoui <afif@ghraoui.name>
Sun, 19 Jun 2016 21:21:58 +0000 (14:21 -0700)
committerAfif Elghraoui <afif@ghraoui.name>
Sun, 19 Jun 2016 21:21:58 +0000 (14:21 -0700)
debian/control

index 44e8adc88b55618c61ca536d8b60d90834857a1b..591545445a1776507a5b9174768e14ffe03305b4 100644 (file)
@@ -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