This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository tilestache.
commit ba57aea3036dc9deefe1a72e1b2db5f5b1c1904f Author: Bas Couwenberg <[email protected]> Date: Wed Jan 25 21:25:48 2017 +0100 Refresh patches. --- debian/changelog | 1 + debian/patches/03-use_system_modestmaps.patch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5bac698..cece176 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ tilestache (1.51.5-1) UNRELEASED; urgency=medium * New upstream release. + * Refresh patches. -- Bas Couwenberg <[email protected]> Wed, 25 Jan 2017 21:23:23 +0100 diff --git a/debian/patches/03-use_system_modestmaps.patch b/debian/patches/03-use_system_modestmaps.patch index d3d9352..300db6f 100644 --- a/debian/patches/03-use_system_modestmaps.patch +++ b/debian/patches/03-use_system_modestmaps.patch @@ -5,11 +5,11 @@ Forwarded: not-needed --- a/TileStache/Core.py +++ b/TileStache/Core.py -@@ -733,7 +733,7 @@ def _preview(layer): +@@ -742,7 +742,7 @@ def _preview(layer): <html> <head> <title>TileStache Preview: %(layername)s</title> -- <script src="http://cdn.rawgit.com/stamen/modestmaps-js/v1.0.0-beta1/modestmaps.min.js" type="text/javascript"></script> +- <script src="//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 _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

