Bas Couwenberg pushed to branch master at Debian GIS Project / python-mapnik
Commits: 32ed4213 by Bas Couwenberg at 2018-10-02T14:31:46Z New upstream version 0.0~20180723-588fc9062 - - - - - 30e27310 by Bas Couwenberg at 2018-10-02T14:31:48Z Merge tag 'upstream/0.0_20180723-588fc9062' Upstream version 0.0~20180723-588fc9062 - - - - - 15360e6c by Bas Couwenberg at 2018-10-02T14:32:11Z New upstream git snapshot. - - - - - 31ce8638 by Bas Couwenberg at 2018-10-08T15:40:50Z Rebuild with Mapnik 3.0.21. - - - - - 87b250e0 by Bas Couwenberg at 2018-10-08T15:41:11Z Set distribution to experimental. - - - - - 3 changed files: - debian/changelog - debian/control - src/mapnik_image.cpp Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,10 @@ -python-mapnik (1:0.0~20180411-fe47aa15e-4) UNRELEASED; urgency=medium +python-mapnik (1:0.0~20180723-588fc9062-1~exp1) experimental; urgency=medium + * New upstream git snapshot. * Bump Standards-Version to 4.2.1, no changes. + * Rebuild with Mapnik 3.0.21. - -- Bas Couwenberg <[email protected]> Tue, 28 Aug 2018 15:25:53 +0200 + -- Bas Couwenberg <[email protected]> Mon, 08 Oct 2018 17:40:58 +0200 python-mapnik (1:0.0~20180411-fe47aa15e-3) unstable; urgency=medium ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper (>= 9), dh-python, libboost-python-dev, - libmapnik-dev (>= 3.0.20), + libmapnik-dev (>= 3.0.21), python-all-dev, python-setuptools, python-cairo, ===================================== src/mapnik_image.cpp ===================================== @@ -44,6 +44,7 @@ #include <mapnik/cairo/cairo_context.hpp> #include <mapnik/cairo/cairo_image_util.hpp> #if PY_MAJOR_VERSION >= 3 +#define PYCAIRO_NO_IMPORT #include <py3cairo.h> #else #include <pycairo.h> View it on GitLab: https://salsa.debian.org/debian-gis-team/python-mapnik/compare/e9537c00e66d7deb1b2b44b367e283eaba878913...87b250e03e16e755eaf805bcd42bf48dab02bc36 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-mapnik/compare/e9537c00e66d7deb1b2b44b367e283eaba878913...87b250e03e16e755eaf805bcd42bf48dab02bc36 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
