This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit a1b6545a073399eb901a7c540f0072dc7210cfe1 Author: gregor herrmann <[email protected]> Date: Mon Oct 26 01:50:38 2015 +0100 Bump debhelper compatibility level to 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 a8fd8d1..69c6d44 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: gregor herrmann <[email protected]> Uploaders: tony mancill <[email protected]> Section: tex Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: ant, antlr, antlr3, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

