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 7e6ad070078dfdbb496db6b91b2d50816f2d339e Author: Bas Couwenberg <[email protected]> Date: Sat Jun 3 11:10:53 2017 +0200 Bump minimum required protozero to 1.5.1. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 28760e4..716a89d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mapnik-vector-tile (1.3.0+dfsg-1) UNRELEASED; urgency=medium * Team upload. * New upstream release. + * Bump minimum required protozero to 1.5.1. -- Bas Couwenberg <[email protected]> Sat, 03 Jun 2017 11:08:37 +0200 diff --git a/debian/control b/debian/control index 702c1a5..57a0281 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), gyp, libmapnik-dev (>= 3.0.12), libprotobuf-dev, - libprotozero-dev (>= 1.4.2), + libprotozero-dev (>= 1.5.1), protobuf-compiler, python-all, python-gdal -- 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

