[mapnik-vector-tile] 01/02: Refresh patch, leave comment
Jérémy Lal
kapouer at moszumanska.debian.org
Wed May 27 20:41:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository mapnik-vector-tile.
commit e4d66bbb25f66eb456761375470114181f4f1f69
Author: Jérémy Lal <kapouer at melix.org>
Date: Wed May 27 22:29:09 2015 +0200
Refresh patch, leave comment
---
debian/patches/test_using_created_tif.patch | 14 ++------------
1 file changed, 2 insertions(+), 12 deletions(-)
diff --git a/debian/patches/test_using_created_tif.patch b/debian/patches/test_using_created_tif.patch
index 6c629e5..9e0f5a9 100644
--- a/debian/patches/test_using_created_tif.patch
+++ b/debian/patches/test_using_created_tif.patch
@@ -6,18 +6,8 @@ Last-Update: 2014-08-20
Forwarded: not-needed
--- a/test/raster_tile.cpp
+++ b/test/raster_tile.cpp
-@@ -36,9 +36,6 @@
- mapnik::layer lyr("layer",map.srs());
- mapnik::parameters params;
- params["type"] = "gdal";
-- // created with:
-- // wget http://www.nacis.org/naturalearth/50m/raster/NE2_50m_SR_W.zip
-- // gdalwarp -t_srs EPSG:3857 -ts 1048 1048 -r bilinear NE2_50M_SR_W.tif natural_earth.tif
- params["file"] = "test/natural_earth.tif";
- MAPNIK_SHARED_PTR<mapnik::datasource> ds =
- mapnik::datasource_cache::instance().create(params);
-@@ -66,8 +63,8 @@
- file.close();
+@@ -87,8 +87,8 @@
+ mapnik::save_to_file(im_data,"test/fixtures/actual-2.jpeg","jpeg");
}
- std::size_t expected_image_size = 45660;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik-vector-tile.git
More information about the Pkg-grass-devel
mailing list