This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libgettext-commons-java.
commit 6cd298f9fe4b252f84a9df1592d504f99943819b Author: Emmanuel Bourg <[email protected]> Date: Sat Dec 12 22:59:08 2015 +0100 Switch to debhelper level 9 --- debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bc145c0..b411a2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ libgettext-commons-java (0.9.6-3) UNRELEASED; urgency=low + * Team upload. + + [ Emmanuel Bourg ] + * Switch to debhelper level 9 + + [ Giovanni Mascellani ] * Update my email address. -- Giovanni Mascellani <[email protected]> Sun, 21 Oct 2012 11:20:39 +0200 diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 6208f2f..6db5907 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Andreas Putzo <[email protected]>, Giovanni Mascellani <[email protected]> -Build-Depends: cdbs, debhelper (>=7) +Build-Depends: cdbs, debhelper (>=9) Build-Depends-Indep: libmaven-assembly-plugin-java, libsurefire-java, default-jdk, maven-debian-helper Standards-Version: 3.8.4 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgettext-commons-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

