This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository joda-convert.
commit b7a495e6992cbffdc9cf922e77c497f92089449a Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 7 10:23:25 2015 +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 42ae1fb..693e60a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ joda-convert (1.7-2) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 07 Dec 2015 10: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 3ddf2d3..c3fcdf7 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.5) +Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5) Build-Depends-Indep: libmaven-javadoc-plugin-java, libmaven-bundle-plugin-java, default-jdk-doc, junit Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/joda-convert.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/joda-convert.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

