This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libgoogle-gson-java.
commit 6c84a08fcaada0724e7c7fd0f90a4e9fce9771f3 Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 3 22:14:55 2015 +0100 Switch to debhelper level 9 --- 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 6fa0395..707bbba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libgoogle-gson-java (2.2.4-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.6 (no changes) * debian/watch: Watch the release tags on Github + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Tue, 03 Nov 2015 22:12:42 +0100 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index cfb49be..0a8f62b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Section: java Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Jakub Adam <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 8~), +Build-Depends: debhelper (>= 9), cdbs, default-jdk, libmaven-javadoc-plugin-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgoogle-gson-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

