Bump htslib/samtools/bcftools minimum version requirements
authorAfif Elghraoui <afif@debian.org>
Sun, 2 Jul 2017 08:10:30 +0000 (04:10 -0400)
committerAfif Elghraoui <afif@debian.org>
Sun, 2 Jul 2017 08:10:36 +0000 (04:10 -0400)
debian/control

index 37d34814a963bc6b6d641a51cee5063f53dd81a7..4d637cc1de1a3cc90ff0ecb56969602c1dd9e68e 100644 (file)
@@ -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