[mkgmap-splitter] 05/09: Update JDK & JRE dependencies to require at least version 1.8.

Bas Couwenberg sebastic at debian.org
Sat Aug 6 11:17:13 UTC 2016


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

sebastic pushed a commit to branch master
in repository mkgmap-splitter.

commit 15878e6565af3afd426b24abef523ebb7c747304
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Aug 6 12:13:13 2016 +0200

    Update JDK & JRE dependencies to require at least version 1.8.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 71bfed5..551a04f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mkgmap-splitter (0.0.0+svn438-1) UNRELEASED; urgency=medium
   * Update copyright file, changes:
     - Reorder copyright holders
     - Add license & copyright for build.xml
+  * Update JDK & JRE dependencies to require at least version 1.8.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 06 Aug 2016 12:01:54 +0200
 
diff --git a/debian/control b/debian/control
index f61d939..f71d403 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                javahelper,
                ant,
-               default-jdk,
+               default-jdk (>= 1.8) | java8-sdk,
                libbsh-java,
                libfastutil-java,
                libjcommander-java,
@@ -27,7 +27,7 @@ Package: mkgmap-splitter
 Architecture: all
 Depends: ${misc:Depends},
          ${java:Depends},
-         default-jre | java7-runtime
+         default-jre (>= 1.8) | java8-runtime
 Recommends: mkgmap,
             osmctools
 Description: Tile splitter for mkgmap

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



More information about the Pkg-grass-devel mailing list