This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libhibernate-commons-annotations-java.
commit 172508ae27f8edcca74e45259c62392a1191cec1 Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 13 11:44:40 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 cdaa453..b4affe2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libhibernate-commons-annotations-java (3.2.0.Final-3) UNRELEASED; urgency=medium * Team upload. * debian/control: - Standards-Version updated to 3.9.5 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Fri, 13 Jun 2014 11:43:17 +0200 diff --git a/debian/compat b/debian/compat index 1e8b314..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -6 +9 diff --git a/debian/control b/debian/control index 5e77fb1..ea52f54 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]>, Varun Hiremath <[email protected]> -Build-Depends: debhelper (>= 6), cdbs, maven-debian-helper, default-jdk +Build-Depends: debhelper (>= 9), cdbs, maven-debian-helper, default-jdk Build-Depends-Indep: libcommons-logging-java, liblog4j1.2-java Standards-Version: 3.9.5 Homepage: http://www.hibernate.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhibernate-commons-annotations-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

