[osmpbf] 02/05: Update JDK build dependency for OpenJDK 8.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Feb 8 21:15:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch debian
in repository osmpbf.

commit 0758b9dd8ba1f0755e007de26cb8dc3844967ab0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Feb 8 21:48:43 2016 +0100

    Update JDK build dependency for OpenJDK 8.
---
 debian/changelog                        | 2 ++
 debian/control                          | 2 +-
 debian/libosmpbf-java.lintian-overrides | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4ee8391..d3f0d3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ osmpbf (1.3.3-6) UNRELEASED; urgency=medium
   * Update Vcs-* URLs to use HTTPS.
   * Drop © character from copyright statements.
   * Update uversionmangle to use lowercase RC.
+  * Update JDK build dependency for OpenJDK 8.
+    (closes: #814169)
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 29 Aug 2015 00:30:30 +0200
 
diff --git a/debian/control b/debian/control
index 6803b8b..f5589af 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                ant,
                default-jdk,
-               openjdk-7-jdk | java6-sdk,
+               openjdk-8-jdk | java6-sdk,
                libprotobuf-dev,
                libprotobuf-java,
                protobuf-compiler,
diff --git a/debian/libosmpbf-java.lintian-overrides b/debian/libosmpbf-java.lintian-overrides
index e0568da..8c6befd 100644
--- a/debian/libosmpbf-java.lintian-overrides
+++ b/debian/libosmpbf-java.lintian-overrides
@@ -1,2 +1,2 @@
 # OpenJDK 7 is preferred, but Java 6 SDK or higher is required.
-libosmpbf-java: incompatible-java-bytecode-format Java7 version (Class format: 51)
+libosmpbf-java: incompatible-java-bytecode-format Java* version (Class format: *)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmpbf.git



More information about the Pkg-grass-devel mailing list