Commit 6292daff authored by Steffen Möller's avatar Steffen Möller
Browse files

Test for intersect.new will fail with earlier samtools

parent 7e36fe2e
Loading
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
bedtools (2.29.2+dfsg-2) UNRELEASED; urgency=medium

  * Added version to dependency of samtools

 -- Steffen Moeller <moeller@debian.org>  Sat, 18 Jan 2020 01:44:47 +0100

bedtools (2.29.2+dfsg-1) unstable; urgency=medium

  * Team upload.
+2 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 12),
               zlib1g-dev,
               libbz2-dev,
               liblzma-dev,
               samtools
               samtools (>= 1.10)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/bedtools
Vcs-Git: https://salsa.debian.org/med-team/bedtools.git
@@ -19,6 +19,7 @@ Package: bedtools
Architecture: amd64 arm64 armel armhf i386 mips64el mipsel ppc64el
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: samtools (>= 1.10)
Conflicts: filo
Provides: filo
Replaces: filo