This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository jellyfish.
commit 3f8a835daae990c674da5881e94a2c031eab2180 Author: Andreas Tille <[email protected]> Date: Sun Jan 15 09:20:05 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 59d2940..fb89044 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ jellyfish (2.2.6-2) UNRELEASED; urgency=medium * Ignore result of "big" test to let autopkgtest pass + * debhelper 10 -- Andreas Tille <[email protected]> Sun, 15 Jan 2017 09:18:57 +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 1601e67..04ef438 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Shaun Jackman <[email protected]>, Michael R. Crusoe <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-autoreconf, d-shlibs, yaggo, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jellyfish.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
