[tilestache] 03/05: Mark patches as Forwarded.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Dec 18 13:01:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository tilestache.
commit 5c431297d9f6e0ea11c8b289d18c86d508feda40
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Dec 18 13:35:58 2015 +0100
Mark patches as Forwarded.
---
debian/patches/00-use_system_font.patch | 6 +++---
debian/patches/01-fix_manpages.patch | 8 ++++----
debian/patches/03-use_system_modestmaps.patch | 6 +++---
debian/patches/04-fix_for_newer_modestmaps.patch | 8 ++++----
debian/patches/pillow-3.0.0.patch | 1 +
5 files changed, 15 insertions(+), 14 deletions(-)
diff --git a/debian/patches/00-use_system_font.patch b/debian/patches/00-use_system_font.patch
index eeb5f1e..7aa449c 100644
--- a/debian/patches/00-use_system_font.patch
+++ b/debian/patches/00-use_system_font.patch
@@ -7,9 +7,9 @@ Forwarded: not-needed
TileStache/Goodies/Providers/Grid.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---- tilestache.orig/TileStache/Goodies/Providers/Grid.py
-+++ tilestache/TileStache/Goodies/Providers/Grid.py
-@@ -139,8 +139,9 @@
+--- a/TileStache/Goodies/Providers/Grid.py
++++ b/TileStache/Goodies/Providers/Grid.py
+@@ -139,8 +139,9 @@ class UTM:
self.spacing = int(spacing)
self.tick = int(tick)
diff --git a/debian/patches/01-fix_manpages.patch b/debian/patches/01-fix_manpages.patch
index c10851f..a648dea 100644
--- a/debian/patches/01-fix_manpages.patch
+++ b/debian/patches/01-fix_manpages.patch
@@ -1,15 +1,15 @@
From: David Paleino <dapal at debian.org>
Subject: fix hyphen-used-as-minus-sign
Origin: vendor
-Forwarded: no
+Forwarded: https://github.com/TileStache/TileStache/pull/246
---
man/tilestache-seed.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---- tilestache.orig/man/tilestache-seed.1
-+++ tilestache/man/tilestache-seed.1
-@@ -54,13 +54,13 @@
+--- a/man/tilestache-seed.1
++++ b/man/tilestache-seed.1
+@@ -54,13 +54,13 @@ More information in http://tilestache.or
Optional output file for tiles, will be created as an MBTiles 1.1 tileset. See http://mbtiles.org for more information.
.TP
.B \-\-from\-mbtiles
diff --git a/debian/patches/03-use_system_modestmaps.patch b/debian/patches/03-use_system_modestmaps.patch
index 2723036..2d2e1ec 100644
--- a/debian/patches/03-use_system_modestmaps.patch
+++ b/debian/patches/03-use_system_modestmaps.patch
@@ -6,9 +6,9 @@ Forwarded: not-needed
TileStache/Core.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---- tilestache.orig/TileStache/Core.py
-+++ tilestache/TileStache/Core.py
-@@ -588,7 +588,7 @@
+--- a/TileStache/Core.py
++++ b/TileStache/Core.py
+@@ -702,7 +702,7 @@ def _preview(layer):
<html>
<head>
<title>TileStache Preview: %(layername)s</title>
diff --git a/debian/patches/04-fix_for_newer_modestmaps.patch b/debian/patches/04-fix_for_newer_modestmaps.patch
index d77817d..2c44e84 100644
--- a/debian/patches/04-fix_for_newer_modestmaps.patch
+++ b/debian/patches/04-fix_for_newer_modestmaps.patch
@@ -2,15 +2,15 @@ Description: fix for modestmaps versions >= 2.0.0
Modestmaps >= 2.0.0 have a different API to 1.0.0. This patch makes the code
>=2.0.0 compatible.
Author: Andrew Harvey <andrew.harvey4 at gmail.com>
-Forwarded: no
+Forwarded: https://github.com/TileStache/TileStache/pull/246
---
TileStache/Core.py | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---- tilestache.orig/TileStache/Core.py
-+++ tilestache/TileStache/Core.py
-@@ -724,15 +724,12 @@
+--- a/TileStache/Core.py
++++ b/TileStache/Core.py
+@@ -724,15 +724,12 @@ def _preview(layer):
<script type="text/javascript" defer>
<!--
var template = '{Z}/{X}/{Y}.%(ext)s';
diff --git a/debian/patches/pillow-3.0.0.patch b/debian/patches/pillow-3.0.0.patch
index 460ece5..002779d 100644
--- a/debian/patches/pillow-3.0.0.patch
+++ b/debian/patches/pillow-3.0.0.patch
@@ -2,6 +2,7 @@ Description: Add support for Pillow 3.0.0.
Tilestache uses PIL.Image.fromstring, which has been deprecated in Pillow since 2.0.0, and has now been removed in 3.0.0.
Author: Eric Soroos <eric-debian at soroos.net>
Bug-Debian: https://bugs.debian.org/808279
+Forwarded: https://github.com/TileStache/TileStache/pull/246
--- a/TileStache/Mapnik.py
+++ b/TileStache/Mapnik.py
--
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