[osmosis] 06/07: Update alternative JRE dependency to require Java 8.

Bas Couwenberg sebastic at debian.org
Tue Sep 26 14:59:32 UTC 2017


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

sebastic pushed a commit to branch master
in repository osmosis.

commit e1b8fceba88e9e085267116f1786d05836c5b861
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Sep 26 16:52:35 2017 +0200

    Update alternative JRE dependency to require Java 8.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9a6f7aa..36d3ea9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ osmosis (0.46-1) UNRELEASED; urgency=medium
   * Drop protobuf-3.0.0.patch, applied upstream.
     Refresh remaining patches.
   * Bump Standards-Version to 4.1.0, no changes.
+  * Update alternative JRE dependency to require Java 8.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 26 Sep 2017 16:44:43 +0200
 
diff --git a/debian/control b/debian/control
index ed25ae9..7ecd81d 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Homepage: https://wiki.openstreetmap.org/wiki/Osmosis
 
 Package: osmosis
 Architecture: all
-Depends: default-jre-headless | java7-runtime-headless,
+Depends: default-jre-headless | java8-runtime-headless,
          libbatik-java,
          libcommons-codec-java,
          libcommons-compress-java (>= 1.4.1),

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



More information about the Pkg-grass-devel mailing list