This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository txw2.
commit 0e8003e1dca01f5c1d124a59224ede4b72171234 Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 16 17:18:39 2013 +0100 Switched 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 eaf940e..730863e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ txw2 (0.1+20110809-1) UNRELEASED; urgency=low [ Emmanuel Bourg ] * debian/control: - Standards-Version updated to 3.9.5 (no changes) + * Switched to debhelper level 9 -- Timo Aaltonen <[email protected]> Mon, 16 Dec 2013 15:28:25 +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 dabc2bb..87c59b5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: James Page <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.5) +Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5) Build-Depends-Indep: ant, default-jdk-doc, maven-repo-helper, libargs4j-java (>= 1.0), libcodemodel-java (>= 2.4), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/txw2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

