This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository bamtools.
commit c075d284bcf8ce5f7e52024724ad7e99ee5e1388 Author: Andreas Tille <[email protected]> Date: Tue Feb 6 11:19:21 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 dc36fd3..60202b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ bamtools (2.5.1+dfsg-1) UNRELEASED; urgency=medium * New upstream version * cme fix dpkg-control + * debhelper 11 -- Andreas Tille <[email protected]> Tue, 06 Feb 2018 10:08:37 +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 50c4765..c26414d 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Michael R. Crusoe <[email protected]>, Dominique Belhachemi <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), d-shlibs (>= 0.56), cmake, zlib1g-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bamtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
