This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-mapnik.
commit 0fb51393236b51fe9c5dca1e104e89f142894f8f Author: Bas Couwenberg <[email protected]> Date: Tue Aug 29 20:46:34 2017 +0200 Bump minimum required libmapnik-dev to 3.0.15. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 19fc5c1..4aaaa3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-mapnik (1:0.0~20170621-0cd7493f2-1) UNRELEASED; urgency=medium * Bump Standards-Version to 4.0.0, no changes. * Add autopkgtest to test installability. * Refresh patches. + * Bump minimum required libmapnik-dev to 3.0.15. -- Bas Couwenberg <[email protected]> Tue, 29 Aug 2017 20:45:04 +0200 diff --git a/debian/control b/debian/control index 28c0612..29fcaaf 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.14), + libmapnik-dev (>= 3.0.15), 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

