[jmapviewer] 01/01: Add alternative dependency on the minimum required JRE.

Bas Couwenberg sebastic at xs4all.nl
Sat Dec 13 14:23:02 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository jmapviewer.

commit d2d0b136fb174de943a6569e4c5360684243b582
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Dec 13 15:22:51 2014 +0100

    Add alternative dependency on the minimum required JRE.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 903bdfc..1ce11f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 jmapviewer (1.04+dfsg-1~exp2) UNRELEASED; urgency=medium
 
   * Don't hardcode upstream version, extract from changelog.
+  * Add alternative dependency on the minimum required JRE.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sat, 13 Dec 2014 13:24:33 +0100
 
diff --git a/debian/control b/debian/control
index 23e0bc6..e0f669b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Homepage: https://wiki.openstreetmap.org/wiki/JMapViewer
 
 Package: jmapviewer
 Architecture: all
-Depends: default-jre,
+Depends: default-jre | java7-runtime,
          ${misc:Depends}
 Description: Java OpenStreetMap Tile Viewer
  JMapViewer is a Java Swing component for integrating OSM maps in to your Java 

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



More information about the Pkg-grass-devel mailing list