[josm] 07/09: Bump minimum required jmapviewer version to 1.06, JOSM uses the new TemplatedTMSTileSource() method introduced in JMapViewer 1.06.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Mar 5 19:30:00 UTC 2015


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

sebastic pushed a commit to branch master
in repository josm.

commit 5f179797340bcbc8ecddbb18400c86445b6e30de
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Mar 5 19:12:50 2015 +0100

    Bump minimum required jmapviewer version to 1.06, JOSM uses the new TemplatedTMSTileSource() method introduced in JMapViewer 1.06.
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ea436fc..d00fc99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ josm (0.0.svn8109+dfsg1-1) UNRELEASED; urgency=medium
     - Update copyright years
     - Indent multiline copyright
     - Add i18n/convmaps.pl, remove i18n/convwms.pl
+  * Bump minimum required jmapviewer version to 1.06, JOSM uses the new
+    TemplatedTMSTileSource() method introduced in JMapViewer 1.06.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 04 Mar 2015 21:19:16 +0100
 
diff --git a/debian/control b/debian/control
index f66ec5f..9c7e6c7 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9~),
                liboauth-signpost-java (>= 1.2),
                libsvgsalamander-java,
                libterm-readkey-perl,
-               jmapviewer (>= 1.05)
+               jmapviewer (>= 1.06)
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/josm.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/josm.git
@@ -38,7 +38,7 @@ Depends: default-jre | java7-runtime,
          libsvgsalamander-java,
          liboauth-signpost-java (>= 1.2),
          openstreetmap-map-icons-classic,
-         jmapviewer (>= 1.05),
+         jmapviewer (>= 1.06),
          fonts-droid,
          ${misc:Depends}
 Recommends: josm-plugins,

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



More information about the Pkg-grass-devel mailing list