This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bsaf.
commit 968b80365f115ea9c9e53cc9d76f574393bc30bd Author: Emmanuel Bourg <[email protected]> Date: Wed Mar 26 13:19:06 2014 +0100 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 35fb2f1..abd1970 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ bsaf (1.9-5) 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]> Wed, 26 Mar 2014 13:17:48 +0100 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 6fa0fac..4c06392 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Andres Mejia <[email protected]>, Andrew Ross <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), javahelper, default-jdk, ant, +Build-Depends: debhelper (>= 9), javahelper, default-jdk, ant, ant-optional, junit4, libnetx-java Standards-Version: 3.9.5 Homepage: http://kenai.com/projects/bsaf -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bsaf.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

