[mapnik-vector-tile] 01/02: Bump minimum required Mapnik to 3.0.11.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Apr 2 01:21:30 UTC 2016


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 a971ff191a2f99c6ae9049cf11c6fcb372cd6518
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Apr 2 03:10:05 2016 +0200

    Bump minimum required Mapnik to 3.0.11.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4385789..c43a7bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mapnik-vector-tile (1.0.5+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Update clipper to 3eb6a85910affdf070927bba3b6ab12a67a1381b.
+  * Bump minimum required Mapnik to 3.0.11.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 25 Mar 2016 00:21:16 +0100
 
diff --git a/debian/control b/debian/control
index bc3e130..c311b95 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
                libprotobuf-dev,
                libprotozero-dev (>= 1.3.0),
                catch,
-               libmapnik-dev (>= 3.0.0~),
+               libmapnik-dev (>= 3.0.11),
                python,
                python-gdal
 Standards-Version: 3.9.7
@@ -22,7 +22,7 @@ Architecture: all
 Depends: ${misc:Depends},
          libprotobuf-dev,
          libprotozero-dev,
-         libmapnik-dev (>= 3.0.0~)
+         libmapnik-dev (>= 3.0.11)
 Description: Vector tiles integration with mapnik - development files
  This package provides C++ header and source needed to render geodata
  into vector tiles, and vector tiles into images.

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