This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch dev in repository jabref.
commit 8bb817f93435ff86c00dabc115e1f6ac0cb29214 Author: tony mancill <[email protected]> Date: Thu Dec 1 21:10:36 2016 -0800 use DH 10 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 68f50c2..c0c1e09 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: tony mancill <[email protected]>, gregor herrmann <[email protected]> Section: tex Priority: optional -Build-Depends: debhelper (>= 9.20151116), gradle-debian-helper +Build-Depends: debhelper (>= 10), gradle-debian-helper 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

