This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository bnd.
commit 7f8b8d92d9edbc2ae04032a8a10e2b4a275bdfeb Author: Kai-Chung Yan (殷啟聰) <[email protected]> Date: Mon Nov 14 17:25:33 2016 +0800 d/control: Build-Depends on default-jdk-headless | default-jdk and libfindbugs-ant-java instead of default-jdk and findbugs --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 5bd62f7..dd94a8c 100644 --- a/debian/control +++ b/debian/control @@ -10,10 +10,10 @@ Uploaders: Build-Depends: ant, debhelper (>= 9), - default-jdk, + default-jdk-headless | default-jdk, eclipse-jdt, eclipse-rcp, - findbugs, + libfindbugs-ant-java, gradle-debian-helper, javahelper, junit, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

