This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository jmapviewer.
commit d26f06dd1518e5049ffb40d47f7c964811137023 Author: Bas Couwenberg <[email protected]> Date: Mon Aug 8 09:59:54 2016 +0200 Add lintian override for incompatible-java-bytecode-format. --- debian/changelog | 1 + debian/jmapviewer.lintian-overrides | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9e02e15..84d213c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ jmapviewer (2.0+dfsg-1) UNRELEASED; urgency=medium - Update copyright years for several copyright holders - Add Wiktor Niesiobędzki to copyright holders * Switch more URLs to HTTPS. + * Add lintian override for incompatible-java-bytecode-format. -- Bas Couwenberg <[email protected]> Mon, 08 Aug 2016 09:13:21 +0200 diff --git a/debian/jmapviewer.lintian-overrides b/debian/jmapviewer.lintian-overrides index 3a255fa..b661cf4 100644 --- a/debian/jmapviewer.lintian-overrides +++ b/debian/jmapviewer.lintian-overrides @@ -1,3 +1,6 @@ # this is a convenience jar for /usr/bin/jmapviewer which only contains Main-Class and Class-Path jmapviewer binary: codeless-jar usr/share/jmapviewer/JMapViewer_Demo.jar +# Java 8 is required +jmapviewer: incompatible-java-bytecode-format Java8 version * + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/jmapviewer.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

