This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-mapnik.
commit 2a2d79709e42203ea5ac733a19985a289a6c8097 Author: Bas Couwenberg <[email protected]> Date: Mon Jun 5 20:16:09 2017 +0200 Bump minimum required libmapnik-dev to 3.0.14. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6532cbb..8842eb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-mapnik (1:0.0~20170602-1635afe-1) UNRELEASED; urgency=medium * New upstream git snapshot. + * Bump minimum required libmapnik-dev to 3.0.14. -- Bas Couwenberg <[email protected]> Mon, 05 Jun 2017 20:13:24 +0200 diff --git a/debian/control b/debian/control index 4392776..4fdee61 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper (>= 9), dh-python, libboost-python-dev, - libmapnik-dev (>= 3.0.12), + libmapnik-dev (>= 3.0.14), python-all-dev, python-setuptools, python-cairo, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-mapnik.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

