This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lwjgl.
commit af94fe1575ddaf49534ff21cef4ecd8327d525c6 Author: Markus Koschany <[email protected]> Date: Tue Mar 8 21:32:56 2016 +0100 d/control: Build-depend on default-jdk instead of openjdk-7-jdk. Closes: #814167 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5e72494..4bfe253 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: javahelper, ant, ant-optional, - openjdk-7-jdk (>= 7u71-2.5.3), + default-jdk, libjinput-java, libxrandr-dev, libxxf86vm-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lwjgl.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

