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 c8bedd150e04189c703dbee925cfe94b00670031 Author: Bas Couwenberg <[email protected]> Date: Fri Jun 9 11:20:13 2017 +0200 Bump minimum required Mapnik to 3.0.14. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d61c200..57cca64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mapnik-vector-tile (1.4.0+dfsg-1) UNRELEASED; urgency=medium * New upstream release. * Bump minimum required protozero to 1.5.1. * Add patch to use system mapnik-config. + * Bump minimum required Mapnik to 3.0.14. -- Bas Couwenberg <[email protected]> Fri, 09 Jun 2017 11:18:18 +0200 diff --git a/debian/control b/debian/control index 57a0281..98ce756 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Priority: extra Build-Depends: debhelper (>= 9), catch, gyp, - libmapnik-dev (>= 3.0.12), + libmapnik-dev (>= 3.0.14), libprotobuf-dev, libprotozero-dev (>= 1.5.1), protobuf-compiler, @@ -19,7 +19,7 @@ Homepage: https://github.com/mapbox/mapnik-vector-tile Package: mapnik-vector-tile Architecture: all -Depends: libmapnik-dev (>= 3.0.12~), +Depends: libmapnik-dev (>= 3.0.14), libprotobuf-dev, libprotozero-dev, ${misc:Depends} -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik-vector-tile.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

