This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-logging-java.
commit 9b66d85e504a8c0dd7d562265c84e1485dc1269a Author: Emmanuel Bourg <[email protected]> Date: Sun Jul 13 23:29:13 2014 +0000 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 716b0c2..7e9dae1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libcommons-logging-java (1.2-1) UNRELEASED; urgency=medium - Standards-Version updated to 3.9.5 (no changes) - Use canonical URLs for the Vcs-* fields - Removed the suggested dependency on libservlet3.0-java + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 14 Jul 2014 01:01:01 +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 49c2b9f..744b6fb 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Varun Hiremath <[email protected]>, Niels Thykier <[email protected]>, Emmanuel Bourg <[email protected]>, Jakub Adam <[email protected]> -Build-Depends: ant-optional, cdbs, debhelper (>= 7), default-jdk +Build-Depends: ant-optional, cdbs, debhelper (>= 9), default-jdk Build-Depends-Indep: junit, libavalon-framework-java, libcommons-parent-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-logging-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

