[med-svn] [Git][med-team/bedtools][master] Test for intersect.new will fail with earlier samtools
Steffen Möller
gitlab at salsa.debian.org
Thu Jan 23 11:32:18 GMT 2020
Steffen Möller pushed to branch master at Debian Med / bedtools
Commits:
6292daff by Steffen Moeller at 2020-01-23T12:32:03+01:00
Test for intersect.new will fail with earlier samtools
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+bedtools (2.29.2+dfsg-2) UNRELEASED; urgency=medium
+
+ * Added version to dependency of samtools
+
+ -- Steffen Moeller <moeller at debian.org> Sat, 18 Jan 2020 01:44:47 +0100
+
bedtools (2.29.2+dfsg-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -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
View it on GitLab: https://salsa.debian.org/med-team/bedtools/commit/6292daff18efea2105b0be72a0b2d070f3ae6a82
--
View it on GitLab: https://salsa.debian.org/med-team/bedtools/commit/6292daff18efea2105b0be72a0b2d070f3ae6a82
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200123/2822ae35/attachment-0001.html>
More information about the debian-med-commit
mailing list