This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository castor.
commit bad42dd163dbfb6624f25aad64741ec795c66541 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 29 13:27:51 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 f90e264..c3673ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ castor (1.3.2-3) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.6 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 29 Sep 2014 13:26:33 +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 462ada6..aee8908 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Miguel Landaeta <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper, ant, +Build-Depends: debhelper (>= 9), default-jdk, javahelper, ant, libcommons-logging-java, liboro-java, libregexp-java, libeasymock-java, junit, junit4, libgeronimo-jta-1.1-spec-java, libcglib-java, liblog4j1.2-java, glassfish-javaee, velocity, maven-repo-helper, ant-optional, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/castor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

