This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bedtools.
commit c2ab72ad20f2fb081cd39d62a9c14e6d5d9a354c Author: Andreas Tille <[email protected]> Date: Sat Feb 10 10:41:59 2018 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index dfaea58..c0a4c0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ bedtools (2.27.1+dfsg-1) UNRELEASED; urgency=medium * New upstream version + * cme fix dpkg-control -- Andreas Tille <[email protected]> Sat, 10 Feb 2018 07:50:48 +0100 diff --git a/debian/control b/debian/control index 8ce542b..71ec950 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10), python, zlib1g-dev, samtools -Standards-Version: 3.9.8 +Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bedtools.git Vcs-Git: https://anonscm.debian.org/git/debian-med/bedtools.git Homepage: https://github.com/arq5x/bedtools2 @@ -18,8 +18,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: filo -Replaces: filo Provides: filo +Replaces: filo Description: suite of utilities for comparing genomic features The BEDTools utilities allow one to address common genomics tasks such as finding feature overlaps and computing coverage. The utilities are largely -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bedtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
