This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository swarm-cluster.
commit b69c2638da354c6361e7d7c28b1c20cd3dd1ed8d Author: Andreas Tille <[email protected]> Date: Wed Jan 18 09:06:16 2017 +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 4013d1f..1fbe100 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ swarm-cluster (2.1.12+dfsg-1) UNRELEASED; urgency=medium * New upstream version + * debhelper 10 -- Andreas Tille <[email protected]> Wed, 18 Jan 2017 09:05:23 +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 7e0255d..f350df9 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Tim Booth <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), man-db, python-markdown Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/swarm-cluster.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
