This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sisu-guice.
commit 652313aeb85073496622a1c2f1ad8a6978539cfe Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 21 09:25:30 2017 +0100 Switch to debhelper level 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 06e5b55..2b380cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ sisu-guice (3.2.6-4) UNRELEASED; urgency=medium * Standards-Version updated to 4.1.1 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Tue, 21 Nov 2017 09:25: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 a182493..ed6531d 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Damien Raude-Morvan <[email protected]>, Eugene Zhukov <[email protected]> Build-Depends: - debhelper (>= 9), + debhelper (>= 10), default-jdk, glassfish-javaee, junit4, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-guice.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

