This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository felix-bundlerepository.
commit 27fbd9158ea31147d539ca27a8c40a4df1dac3ba Author: 殷啟聰 | Kai-Chung Yan <[email protected]> Date: Sun Mar 4 21:19:19 2018 +0800 d/control: Build-Depends on headless JDK --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9d05965..623de42 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Damien Raude-Morvan <[email protected]> Build-Depends: debhelper (>= 10), - default-jdk, + default-jdk-headless, default-jdk-doc, libeasymock-java, libfelix-gogo-runtime-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-bundlerepository.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

