This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-log4j2.
commit abb5157146f1917cc07999843148f89b097cde6a Author: Emmanuel Bourg <[email protected]> Date: Fri Mar 16 14:19:49 2018 +0100 Switch to debhelper level 11 --- 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 5e73956..5cc0e8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ apache-log4j2 (2.8.2-3) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 4.1.3 + * Switch to debhelper level 11 -- Emmanuel Bourg <[email protected]> Fri, 16 Mar 2018 14:18:48 +0100 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index dcb76a2..370c7de 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: - debhelper (>= 10), + debhelper (>= 11), default-jdk, default-jdk-doc, groovy, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

