This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository eclipse-jgit.
commit 8a9ded3f59a1b6d47b1fa5ef774b1a64192b2fcb Author: tony mancill <[email protected]> Date: Tue Dec 3 20:59:28 2013 -0800 use debhelper 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 a0a79e6..727968d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Section: java Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Niels Thykier <[email protected]>, Jakub Adam <[email protected]> -Build-Depends: debhelper (>= 8~), +Build-Depends: debhelper (>= 9~), cdbs, javahelper, default-jdk, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-jgit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

