This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository procyon.
commit f0a2a27c1db4e6fd2646c4c379809fd0688fd7f6 Author: 殷啟聰 | Kai-Chung Yan <[email protected]> Date: Wed Feb 14 02:49:51 2018 +0800 d/control: Build-Depends on default-jre => default-hre-headless --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6ad3f85..410638b 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 9), - default-jdk, + default-jdk-headless, gradle-debian-helper, javahelper, libjcommander-java (>= 1.71-1~), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/procyon.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

