This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-modeler-java.
commit 24f8d06313dee3bd8d5595cecadefe18fda357af Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 4 07:02:31 2015 +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 b0cea5c..6306178 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libcommons-modeler-java (2.0.1-7) UNRELEASED; urgency=medium * Removed the dependency on libmx4j-java * Removed Michael Koch from the uploaders (Closes: #654060) * Standards-Version updated to 3.9.6 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 04 Jun 2015 08:53:49 +0200 diff --git a/debian/compat b/debian/compat index 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 diff --git a/debian/control b/debian/control index 7cf3eba..cf78d0a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Marcus Better <[email protected]> -Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), ant +Build-Depends: debhelper (>= 9), cdbs (>= 0.4.8), ant Build-Depends-Indep: default-jdk, libcommons-logging-java, libcommons-digester-java, junit, maven-repo-helper Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-modeler-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

