This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bedtools.
commit 1d725bcd3b4ac63733a604117bd53ed3d0dcbf5c Author: Andreas Tille <[email protected]> Date: Sat Feb 10 10:43:19 2018 +0100 debhelper 11 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c0a4c0b..3b788d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ bedtools (2.27.1+dfsg-1) UNRELEASED; urgency=medium * New upstream version * cme fix dpkg-control + * debhelper 11 -- Andreas Tille <[email protected]> Sat, 10 Feb 2018 07:50:48 +0100 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 71ec950..aabea63 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Charles Plessy <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), python, zlib1g-dev, samtools -- 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
