This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-net-java.
commit ec0a77c6f9bd8e08a6b1259b2f9dd28d197c5416 Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 4 20:25:59 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 2a1f8e2..9e6727f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libcommons-net2-java (2.2-3) UNRELEASED; urgency=medium * Team upload. * Use XZ compression for the upstream tarball + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 04 Aug 2014 22:16:29 +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 f050b06..6c6a2f8 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk +Build-Depends: debhelper (>= 9), cdbs, default-jdk Build-Depends-Indep: ant, ant-optional, maven-ant-helper, maven-repo-helper, default-jdk-doc, junit Standards-Version: 3.9.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-net2-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-net-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

