This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository freecol.
commit d8ff7a0fa81a8911d182e3627cb088a9c036f47d Author: Markus Koschany <[email protected]> Date: Tue Dec 22 21:05:56 2015 +0100 freecol wrapper: Mention that FreeCol requires Java 8 now --- debian/wrapper/freecol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/wrapper/freecol b/debian/wrapper/freecol index 94a28f8..e1bdbd5 100755 --- a/debian/wrapper/freecol +++ b/debian/wrapper/freecol @@ -5,7 +5,7 @@ set -e # Including wrapper script: . /usr/lib/java-wrappers/java-wrappers.sh -# We need openjdk, icedtea or Sun 6 +# FreeCol >= 0.11.6 requires Java 8 find_java_runtime java8 find_jars miglayout FreeCol cortado commons-cli -- 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

