This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gant.
commit 56805a37102f099b568f386bdccddf473fbf0b31 Author: Kai-Chung Yan (殷啟聰) <[email protected]> Date: Mon Nov 14 17:32:44 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 85fdbfe..e271216 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>,Miguel Landaeta <[email protected]> Build-Depends: ant, - default-jdk, gradle-debian-helper, debhelper (>= 10), + default-jdk-headless | default-jdk, libmaven-ant-tasks-java, libplexus-classworlds-java, libplexus-utils-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gant.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

