This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-jexl2-java.
commit 4ae8e8c8b79373e5e6f52d10dc36a0daf0d654c4 Author: Emmanuel Bourg <[email protected]> Date: Wed Jan 20 13:52:46 2016 +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 f2f7621..1393147 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libcommons-jexl2-java (2.1.1-3) UNRELEASED; urgency=medium * Moved the package to Git + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Wed, 20 Jan 2016 13:33:09 +0100 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 bbddc61..d24e8ce 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: cdbs, - debhelper (>= 7), + debhelper (>= 9), default-jdk, javahelper, maven-debian-helper (>= 1.6.1) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-jexl2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

