This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gradle.
commit 7a8be63da3063c2bf9861d15c7fcca603aadcde2 Author: Kai-Chung Yan (殷啟聰) <[email protected]> Date: Mon Oct 31 17:30:22 2016 +0800 d/control: Build-Depends on default-jdk-headless | default-jdk (>= 1:1.6) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 037d7a7..264756f 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: ant, bnd (>= 2.1.0), checkstyle, debhelper (>= 9), - default-jdk (>= 1:1.6), + default-jdk-headless | default-jdk (>= 1:1.6), default-jdk-doc, dh-exec, docbook-xsl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

