This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bedtools.
commit 02c77e837abe601e289f6ea0da7969de4247b1bf Author: Andreas Tille <[email protected]> Date: Sat Jan 14 16:36:32 2017 +0100 debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 3 +-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 730c57d..b1365f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ bedtools (2.26.0+dfsg-3) UNRELEASED; urgency=medium [ Andreas Tille ] * Fix autopkgtest + * debhelper 10 -- Andreas Tille <[email protected]> Sat, 14 Jan 2017 16:10:04 +0100 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index d5306df..28d4b78 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,8 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Charles Plessy <[email protected]>, Andreas Tille <[email protected]> Section: science -Testsuite: autopkgtest Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), 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
