This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository osgi-compendium.
commit 1f915506c4fd8afd05c0fabcf3afeb9a37d62d76 Author: 殷啟聰 | Kai-Chung Yan <[email protected]> Date: Tue Feb 27 21:54:33 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 ef36c3e..c558f8b 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Build-Depends: ant, debhelper (>= 11), - default-jdk, + default-jdk-headless, javahelper, libgeronimo-jpa-2.0-spec-java, libosgi-core-java (>= 5.0.0~), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-compendium.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

