This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-cutadapt.
commit 0c6665c30954cbe66429099f78b02c8e38b7c0aa Author: Andreas Tille <[email protected]> Date: Sat Feb 10 13:16:39 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 45a8c94..2549633 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-cutadapt (1.15-1) UNRELEASED; urgency=medium * New upstream release * cme fix dpkg-control + * debhelper 11 -- Andreas Tille <[email protected]> Sat, 10 Feb 2018 13:14:38 +0100 diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 9ce4a65..24d507f 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Olivier Sallou <[email protected]>, Kevin Murray <[email protected]> Section: python Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11~), dh-python, python-all, python-all-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-cutadapt.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
