This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository libnative-platform-java.
commit b5be1013c9dc77382c88968d9e1d580e437fe13d Author: Kai-Chung Yan (殷啟聰) <[email protected]> Date: Tue Oct 25 22:59:21 2016 +0800 d/control: 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 ce1ef4f..be0689a 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Damien Raude-Morvan <[email protected]>, Kai-Chung Yan <[email protected]> Build-Depends: ant, - default-jdk (>= 1:1.6), debhelper (>= 10), + default-jdk-headless | default-jdk (>= 1:1.6), libjoptsimple-java, libncurses5-dev, maven-repo-helper (>= 1.5~) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnative-platform-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

