This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository freecol.
commit 1070ac12b528103cbb5da33a92f55b34856e2c2e Author: Markus Koschany <[email protected]> Date: Fri Jul 7 00:09:15 2017 +0200 Depend on default-jre (>=2:1.8). --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 68761cb..ad2f28c 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Package: freecol Architecture: all Depends: java-wrappers, - openjdk-8-jre | java8-runtime, + default-jre (>= 2:1.8) | java8-runtime, ${java:Depends}, ${misc:Depends} Description: open source remake of the old Colonization -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freecol.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

