Skip to content
Commits on Source (3)
python-mapnik (1:0.0~20170621-0cd7493f2-3) UNRELEASED; urgency=medium
python-mapnik (1:0.0~20170621-0cd7493f2-3) unstable; urgency=medium
* Update copyright-format URL to use HTTPS.
* Bump Standards-Version to 4.1.3, no changes.
* Rebuild with Mapnik 3.0.18.
-- Bas Couwenberg <sebastic@debian.org> Sun, 21 Jan 2018 10:37:43 +0100
-- Bas Couwenberg <sebastic@debian.org> Sat, 27 Jan 2018 10:19:12 +0100
python-mapnik (1:0.0~20170621-0cd7493f2-2) unstable; urgency=medium
......
......@@ -6,7 +6,7 @@ Priority: optional
Build-Depends: debhelper (>= 9),
dh-python,
libboost-python-dev,
libmapnik-dev (>= 3.0.17),
libmapnik-dev (>= 3.0.18),
python-all-dev,
python-setuptools,
python-cairo,
......@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
python3-cairo,
python3-cairo-dev,
python3-nose
Standards-Version: 4.1.1
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-mapnik.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/python-mapnik.git
Homepage: https://github.com/mapnik/python-mapnik
......