[mapnik-vector-tile] 05/06: Refresh patches.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Oct 3 10:01:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mapnik-vector-tile.
commit 6af5f50e236e81106023cbcd54d9b5b225004816
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Oct 3 11:03:04 2015 +0200
Refresh patches.
---
debian/changelog | 1 +
debian/patches/use-protozero-package.patch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2da5401..1e8792a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mapnik-vector-tile (0.11.0+dfsg-1) UNRELEASED; urgency=medium
* New upstream release.
* Update clipper to r496-mapnik.
+ * Refresh patches.
-- Bas Couwenberg <sebastic at debian.org> Sat, 03 Oct 2015 10:58:35 +0200
diff --git a/debian/patches/use-protozero-package.patch b/debian/patches/use-protozero-package.patch
index 6912486..bd3455d 100644
--- a/debian/patches/use-protozero-package.patch
+++ b/debian/patches/use-protozero-package.patch
@@ -71,7 +71,7 @@ Forwarded: not-needed
+++ b/Makefile
@@ -16,7 +16,7 @@ all: libvtile
./deps/clipper:
- git clone https://github.com/mapnik/clipper.git -b r493-mapnik ./deps/clipper && cd ./deps/clipper && git checkout $(CLIPPER_REVISION) && ./cpp/fix_members.sh
+ git clone https://github.com/mapnik/clipper.git -b r496-mapnik ./deps/clipper && cd ./deps/clipper && git checkout $(CLIPPER_REVISION) && ./cpp/fix_members.sh
-build/Makefile: ./deps/gyp ./deps/clipper ./deps/protozero gyp/build.gyp test/*cpp
+build/Makefile: ./deps/gyp ./deps/clipper gyp/build.gyp test/*cpp
--
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