[Pkg-javascript-commits] [node-mapnik] 13/15: Refresh patch

Jérémy Lal kapouer at moszumanska.debian.org
Wed May 27 19:57:38 UTC 2015


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

kapouer pushed a commit to branch master
in repository node-mapnik.

commit 26e1946215350ec474d88f99695eef4307d1cfc3
Author: Jérémy Lal <kapouer at melix.org>
Date:   Wed May 27 21:56:45 2015 +0200

    Refresh patch
---
 debian/patches/test_disable_raster_layer.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/test_disable_raster_layer.patch b/debian/patches/test_disable_raster_layer.patch
index 90ebbcc..f0d4ed7 100644
--- a/debian/patches/test_disable_raster_layer.patch
+++ b/debian/patches/test_disable_raster_layer.patch
@@ -4,7 +4,7 @@ Last-Update: 2014-08-20
 Forwarded: not-needed
 --- a/test/vector-tile.test.js
 +++ b/test/vector-tile.test.js
-@@ -126,7 +126,7 @@
+@@ -127,7 +127,7 @@
          var vtile = new mapnik.VectorTile(9,112,195);
          // tile1 represents a "solid" vector tile with one layer
          // that only encodes a single feature with a single path with
@@ -13,7 +13,7 @@ Forwarded: not-needed
          // a larger polygon fully outside the rendered/clipping extent
          var data = fs.readFileSync("./test/data/vector_tile/tile1.vector.pbf");
          vtile.setData(data);
-@@ -577,7 +577,7 @@
+@@ -602,7 +602,7 @@
              done();
          });
      });
@@ -22,7 +22,7 @@ Forwarded: not-needed
      it('should be able to resample and encode (render) a geotiff into vector tile', function(done) {
          var vtile = new mapnik.VectorTile(0, 0, 0);
          // first we render a geotiff into an image tile
-@@ -602,6 +602,7 @@
+@@ -641,6 +641,7 @@
              });
          });
      });

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mapnik.git



More information about the Pkg-javascript-commits mailing list