This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository cwltool.
commit 1b80aba51ed00bcb1427445e9ce9b489ccec9265 Author: Andreas Tille <[email protected]> Date: Fri Dec 9 10:33:22 2016 +0100 debhelper 10 --- 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 9c2ceaa..4eafc4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ cwltool (1.0.20161207161158-1) UNRELEASED; urgency=medium [ Andreas Tille ] * Add missing Build-Depends: python-keepalive * d/watch: version=4 + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 09 Dec 2016 10:26:39 +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 e9127f5..cd058a0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Michael R. Crusoe <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-python, python, python-all, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cwltool.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
