[routino] 05/06: Refresh patches.

Bas Couwenberg sebastic at debian.org
Wed Mar 15 06:47:37 UTC 2017


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

sebastic pushed a commit to branch master
in repository routino.

commit 5c43736e973ebfdad0dc83c59101939dcf12df83
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Mar 15 07:36:58 2017 +0100

    Refresh patches.
---
 debian/changelog         |  1 +
 debian/patches/maploader |  2 +-
 debian/patches/mapprops  | 24 ++++++++++++------------
 3 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 567e0eb..b51d4b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ routino (3.2-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Update copyright years for Andrew M. Bishop.
+  * Refresh patches.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 15 Mar 2017 07:33:09 +0100
 
diff --git a/debian/patches/maploader b/debian/patches/maploader
index 181fdd7..001125c 100644
--- a/debian/patches/maploader
+++ b/debian/patches/maploader
@@ -24,7 +24,7 @@ Forwarded: not-needed
     }
 --- a/web/www/routino/router.leaflet.js
 +++ b/web/www/routino/router.leaflet.js
-@@ -791,6 +791,8 @@ function map_init()             // calle
+@@ -793,6 +793,8 @@ function map_init()             // calle
                maxBounds: L.latLngBounds(L.latLng(mapprops.southedge,mapprops.westedge),L.latLng(mapprops.northedge,mapprops.eastedge))
                });
  
diff --git a/debian/patches/mapprops b/debian/patches/mapprops
index cb09323..031e572 100644
--- a/debian/patches/mapprops
+++ b/debian/patches/mapprops
@@ -35,10 +35,15 @@ Forwarded: not-needed
  
   // EDIT THIS above to change the visible map limits
  
-@@ -54,6 +54,19 @@ var mapprops={ // contains all propertie
-                           tile_url:  "http://www.mapquest.com/",
-                           tile_text: "© MapQuest <img src=\"http://developer.mapquest.com/content/osm/mq_logo.png\">"
-                          }
+@@ -36,6 +36,19 @@ var mapprops={ // contains all propertie
+                     subdomains: ["a","b","c"]
+                    },
+             attribution: {
++                          data_url:  "http://www.openstreetmap.org/copyright",
++                          data_text: "© OpenStreetMap contributors",
++                          tile_url:  "http://www.openstreetmap.org/copyright",
++                          tile_text: "© OpenStreetMap"
++                         }
 +           },
 +           {
 +            label: "OSM CycleMap",
@@ -47,11 +52,6 @@ Forwarded: not-needed
 +                    subdomains: ["a","b","c"]
 +                   },
 +            attribution: {
-+                          data_url:  "http://www.openstreetmap.org/copyright",
-+                          data_text: "© OpenStreetMap contributors",
-+                          tile_url:  "http://www.openstreetmap.org/copyright",
-+                          tile_text: "© OpenStreetMap"
-+                         }
-            }
-            ],
- 
+                           data_url:  "http://www.openstreetmap.org/copyright",
+                           data_text: "© OpenStreetMap contributors",
+                           tile_url:  "http://www.openstreetmap.org/copyright",

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



More information about the Pkg-grass-devel mailing list