This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository jmapviewer.
commit 956bf672ebaae426bbf11013954e2c532d9303b3 Author: Bas Couwenberg <[email protected]> Date: Sat Jan 7 23:26:14 2017 +0100 Drop unused override for incompatible-java-bytecode-format. --- debian/changelog | 1 + debian/jmapviewer.lintian-overrides | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 495d7b2..1698fbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jmapviewer (2.0+dfsg-2) UNRELEASED; urgency=medium * Include epoch in default-jdk version requirement. * Add patches from upstream SVN repository. + * Drop unused override for incompatible-java-bytecode-format. -- Bas Couwenberg <[email protected]> Thu, 01 Sep 2016 12:55:24 +0200 diff --git a/debian/jmapviewer.lintian-overrides b/debian/jmapviewer.lintian-overrides index b661cf4..3a255fa 100644 --- a/debian/jmapviewer.lintian-overrides +++ b/debian/jmapviewer.lintian-overrides @@ -1,6 +1,3 @@ # 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

