This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libhibernate3-java.
commit 18f24bf57c128107b3bdc2aab7dc86b62b99e408 Author: Emmanuel Bourg <[email protected]> Date: Sun Oct 5 00:49:29 2014 +0200 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 0340a32..322a73f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libhibernate3-java (3.6.10.Final-3) UNRELEASED; urgency=medium * Depend on libcglib3-java instead of libcglib-java * Standards-Version updated to 3.9.6 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Sun, 05 Oct 2014 00:47:44 +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 9ce9d1b..fe19a65 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Torsten Werner <[email protected]>, Varun Hiremath <[email protected]>, Damien Raude-Morvan <[email protected]>, Miguel Landaeta <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.6.3) +Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.6.3) Build-Depends-Indep: glassfish-javaee, libc3p0-java, libehcache-java, liboscache-java, libproxool-java, libswarmcache-java, libmaven-enforcer-plugin-java, libhsqldb-java, libcommons-logging-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhibernate3-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

