[mapnik-vector-tile] 04/11: Delete 1001 patch

Jérémy Lal kapouer at moszumanska.debian.org
Sun Feb 9 20:41:18 UTC 2014


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 f8e753e4dbb1d9766229f86a7b8dd121805f0cb5
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sun Feb 9 19:23:22 2014 +0100

    Delete 1001 patch
---
 debian/patches/1001_catch_compat.patch | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/debian/patches/1001_catch_compat.patch b/debian/patches/1001_catch_compat.patch
deleted file mode 100644
index 8aca1f8..0000000
--- a/debian/patches/1001_catch_compat.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Catch 1.0 build 8 compatibility fixes
-Forwarded: https://github.com/mapbox/mapnik-vector-tile/pull/24
-Author: Jérémy Lal <kapouer at melix.org>
-Last-Update: 2013-09-15
---- a/test/vector_tile.cpp
-+++ b/test/vector_tile.cpp
-@@ -219,7 +219,7 @@
-     mapnik::vector::spherical_mercator merc(256);
-     merc.xyz(x,y,z,minx,miny,maxx,maxy);
-     bbox.init(minx,miny,maxx,maxy);
--    int result = Catch::Main( argc, argv );
-+    int result = Catch::Session().run( argc, argv );
-     if (!result) printf("\x1b[1;32m ✓ \x1b[0m\n");
-     google::protobuf::ShutdownProtobufLibrary();
-     return result;

-- 
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