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 e5a2a29195c96bcc7eff9b364c2eb737f021e930 Author: Emmanuel Bourg <[email protected]> Date: Thu Nov 10 23:00:42 2016 +0100 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 5645534..f1a4712 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libhibernate3-java (3.6.10.Final-6) UNRELEASED; urgency=medium * Team upload. * Removed the dependency on maven-enforcer-plugin + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Thu, 10 Nov 2016 22:59:57 +0100 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 90380a7..404d9e7 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: ant, - debhelper (>= 9), + debhelper (>= 10), default-jdk, glassfish-javaee, libantlr-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

