[tilestache] 04/05: Refresh patches.

Bas Couwenberg sebastic at debian.org
Wed Dec 21 20:53:28 UTC 2016


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

sebastic pushed a commit to branch master
in repository tilestache.

commit 63001f49c04afc6783cf54fa1d7ea9e9c2e9bddc
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Dec 21 21:48:12 2016 +0100

    Refresh patches.
---
 debian/changelog                              | 1 +
 debian/patches/00-use_system_font.patch       | 9 ++-------
 debian/patches/03-use_system_modestmaps.patch | 5 +----
 3 files changed, 4 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3be21f9..1b95edf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 tilestache (1.51.4-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh patches.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 21 Dec 2016 21:43:08 +0100
 
diff --git a/debian/patches/00-use_system_font.patch b/debian/patches/00-use_system_font.patch
index 7aa449c..8800b03 100644
--- a/debian/patches/00-use_system_font.patch
+++ b/debian/patches/00-use_system_font.patch
@@ -1,12 +1,7 @@
-From: David Paleino <dapal at debian.org>
-Subject: use system-wide font
-Origin: vendor
+Description: use system-wide font
+Author: David Paleino <dapal at debian.org>
 Forwarded: not-needed
 
----
- TileStache/Goodies/Providers/Grid.py |    3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
 --- a/TileStache/Goodies/Providers/Grid.py
 +++ b/TileStache/Goodies/Providers/Grid.py
 @@ -139,8 +139,9 @@ class UTM:
diff --git a/debian/patches/03-use_system_modestmaps.patch b/debian/patches/03-use_system_modestmaps.patch
index 0caed71..d3d9352 100644
--- a/debian/patches/03-use_system_modestmaps.patch
+++ b/debian/patches/03-use_system_modestmaps.patch
@@ -2,9 +2,6 @@ Description: use system modestmaps rather than remote instance
 Author: Andrew Harvey <andrew.harvey4 at gmail.com>
 Bug-Debian: http://bugs.debian.org/650057
 Forwarded: not-needed
----
- TileStache/Core.py |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
 
 --- a/TileStache/Core.py
 +++ b/TileStache/Core.py
@@ -12,7 +9,7 @@ Forwarded: not-needed
  <html>
  <head>
      <title>TileStache Preview: %(layername)s</title>
--    <script src="http://code.modestmaps.com/tilestache/modestmaps.min.js" type="text/javascript"></script>
+-    <script src="http://cdn.rawgit.com/stamen/modestmaps-js/v1.0.0-beta1/modestmaps.min.js" type="text/javascript"></script>
 +    <script src="/javascript/modestmaps/modestmaps.min.js" type="text/javascript"></script>
      <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
      <style type="text/css">

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



More information about the Pkg-grass-devel mailing list