This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr3.2.
commit 19f2a5699125988024866405e69c9ddbc1c4f7bb Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 30 09:05:59 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 fb3db09..ef7e09a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ antlr3.2 (3.2-15) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 4.0.0 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Fri, 30 Jun 2017 09:05:45 +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 25471fe..533d6f6 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Ludovic Claude <[email protected]>, Jakub Adam <[email protected]> Build-Depends: bnd (>= 2.1.0), cdbs, - debhelper (>= 9), + debhelper (>= 10), default-jdk, default-jdk-doc, libantlr-maven-plugin-java (>= 2.1), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

