[SCM] libkml branch, master, updated. upstream/1.3.0_r863-45-g4a2fc89

Bas Couwenberg sebastic at xs4all.nl
Tue Oct 8 22:34:57 UTC 2013


The following commit has been merged in the master branch:
commit 61b50f86b6d3cbdc18c68a670eb4fdc67a3f65fa
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Oct 7 19:45:20 2013 +0200

    Add lintian override for incompatible-java-bytecode-format.

diff --git a/debian/changelog b/debian/changelog
index 8591217..4693dd4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ libkml (1.3.0~r864-1) UNRELEASED; urgency=low
   * Add patch to set subdir-objects automake option for forward compatibility.
   * Add patch to fix linking libtool libraries using a non-POSIX archiver.
   * Add patch to not build examples, msvc and xcode subprojects.
+  * Add lintian override for incompatible-java-bytecode-format.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sat, 05 Oct 2013 21:15:09 +0200
 
diff --git a/debian/libkml-java.lintian-overrides b/debian/libkml-java.lintian-overrides
index 7376f01..863e0ed 100644
--- a/debian/libkml-java.lintian-overrides
+++ b/debian/libkml-java.lintian-overrides
@@ -3,3 +3,6 @@ libkml-java: package-name-doesnt-match-sonames libkmlbase-swig-java0 libkmldom-s
 
 # Using shlibs for C++ library
 libkml-java: no-symbols-control-file
+
+# swig only generates bindings for the default JRE
+libkml-java: incompatible-java-bytecode-format Java7 version (Class format: 51)

-- 
A library to manipulate KML 2.2 OGC standard files



More information about the Pkg-grass-devel mailing list