This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository logback.
commit 3feb4009a6cf1a25e6bd78c25ac0c0a6b98f903f Author: Emmanuel Bourg <[email protected]> Date: Sun Dec 11 22:35:09 2016 +0100 Switch to debhelper level 10 --- debian/changelog | 7 +++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 99658b4..d177ece 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +logback (1:1.1.7-3) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 10 + + -- Emmanuel Bourg <[email protected]> Sun, 11 Dec 2016 22:34:52 +0100 + logback (1:1.1.7-2) unstable; urgency=medium * Team upload. 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 be6c42c..a0f82bf 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Section: java Priority: optional Build-Depends: ant, cdbs, - debhelper (>= 9), + debhelper (>= 10), default-jdk, groovy, libgeronimo-jms-1.1-spec-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/logback.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

