This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-log4j1.2.
commit b520cea085cf91995c3e8ebd7c79b6bb3cb1ace0 Author: Emmanuel Bourg <[email protected]> Date: Sun Oct 22 00:00:53 2017 +0200 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 dafed5c..0add48f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ apache-log4j1.2 (1.2.17-8) UNRELEASED; urgency=medium * Moved the package to Git * Standards-Version updated to 4.1.1 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Sat, 21 Oct 2017 23:48:58 +0200 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 2284169..4d33d60 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Uploaders: Varun Hiremath <[email protected]>, Build-Depends: ant, bnd (>= 2.1.0), cdbs, - debhelper (>= 9), + debhelper (>= 10), default-jdk, default-jdk-doc, libmail-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j1.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

