This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libjgraph-java.
commit 7bc27f3f73ebdc74723f199961abb97051576507 Author: Markus Koschany <[email protected]> Date: Fri Oct 21 21:46:18 2016 +0200 Use only Build-Depends field. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 400edd8..2d4404f 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,7 @@ Uploaders: gregor herrmann <[email protected]> Build-Depends: ant, - debhelper (>= 10) -Build-Depends-Indep: + debhelper (>= 10), default-jdk Standards-Version: 3.9.3 Homepage: http://www.jgraph.com/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjgraph-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

