This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository groovy.
commit e4aad183bfbc70fd0a14d8f503268ec10f900cba Author: Kai-Chung Yan (殷啟聰) <[email protected]> Date: Mon Nov 14 22:52:18 2016 +0800 d/control: Build-Depends on default-jdk-headless | default-jdk --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7491c71..c1a4baf 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: ant-optional, antlr, bnd (>= 2.1.0), - default-jdk, debhelper (>= 10), + default-jdk-headless | default-jdk, gradle-debian-helper, ivy, junit4, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

