This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository mapserver.
commit f29d97c2952cfb46187add2db5c846f4f8412a0c Author: Bas Couwenberg <[email protected]> Date: Fri Apr 4 00:41:07 2014 +0200 Add lintian override for incompatible-java-bytecode-format. --- debian/changelog | 1 + debian/libmapscript-java.lintian-overrides | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6c93d03..ac49328 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mapserver (6.4.1-3) UNRELEASED; urgency=low * Also build mapscript for Java. Thanks Ezequiel Lara Gómez for the patch. (closes: #740351) + * Add lintian override for incompatible-java-bytecode-format. * Don't install ruby mapscript for Ruby 1.9, only built for 2.x now. * Drop patched FindRuby.cmake, build depend on the cmake version containing the updated module. diff --git a/debian/libmapscript-java.lintian-overrides b/debian/libmapscript-java.lintian-overrides new file mode 100644 index 0000000..221ab01 --- /dev/null +++ b/debian/libmapscript-java.lintian-overrides @@ -0,0 +1,2 @@ +# The module is only built for the default JRE +libmapscript-java: incompatible-java-bytecode-format Java7 version (Class format: 51) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapserver.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

