This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch debian/sid in repository jruby-joni.
commit 51931c7e2eb8c8489728dc61ff683e15132ea39c Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 22:10:08 2016 +0200 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 6def06d..fa9bc61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jruby-joni (2.1.11-2) UNRELEASED; urgency=medium * Team upload. * Depend on libasm-java (>= 5.0) instead of libasm4-java + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 22:07:41 +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 a8b2d99..c2d72da 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Hideki Yamane <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: debhelper (>= 7), default-jdk +Build-Depends: debhelper (>= 9), default-jdk Build-Depends-Indep: ant, libjcodings-java (>= 1.0.13), libasm-java (>= 5.0), maven-debian-helper Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

