Skip to content

Commit 27cd371

Browse files
committed
szn-python-mapnik 3.13.0
1 parent 08cb3c8 commit 27cd371

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
szn-python-mapnik (3:3.13.0) Seznam; urgency=medium
2+
3+
* Use label_collision_detector_boost
4+
* Parallel encoding
5+
6+
-- Jiri Drbalek <[email protected]> Thu, 21 Nov 2019 10:48:34 +0100
7+
18
szn-python-mapnik (3:3.12.2) Seznam; urgency=medium
29

310
* szn-mapnik 3.12.2

debian/control

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Priority: optional
66
Build-Depends: debhelper (>= 9),
77
dh-python,
88
libboost-python-dev,
9-
szn-libmapnik-dev (= 3:3.12.2),
9+
szn-libmapnik-dev (= 3:3.13.0),
1010
szn-mapnik-vector-tile-dev (>= 1.6.1),
1111
libprotobuf-dev,
1212
python-all-dev,
@@ -29,7 +29,7 @@ X-Python-Version: >= 2.7
2929
Package: szn-python-mapnik
3030
Architecture: any
3131
Depends: python-cairo | szn-python-cairo,
32-
szn-libmapnik (= 3:3.12.2),
32+
szn-libmapnik (= 3:3.13.0),
3333
${python:Depends},
3434
${shlibs:Depends},
3535
${misc:Depends}
@@ -49,7 +49,7 @@ Description: Python 2 interface to the mapnik library
4949
Package: szn-python3-mapnik
5050
Architecture: any
5151
Depends: python3-cairo | szn-python3-cairo,
52-
szn-libmapnik (= 3:3.12.2),
52+
szn-libmapnik (= 3:3.13.0),
5353
${python3:Depends},
5454
${shlibs:Depends},
5555
${misc:Depends}

0 commit comments

Comments
 (0)