This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository h2database.
commit efef147d5df80375e083db4658565e54dee8e49c Author: Emmanuel Bourg <[email protected]> Date: Mon Feb 16 16:04:19 2015 +0100 Switch to debhelper level 9 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 9ebe6c7..ac26bd2 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: extra Maintainer: Debian Java maintainers <[email protected]> Uploaders: Sebastian Reichel <[email protected]> -Build-Depends: debhelper (>= 8.0.0), +Build-Depends: debhelper (>= 9), javahelper, maven-repo-helper Build-Depends-Indep: default-jdk, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/h2database.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

