File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
18szn-python-mapnik (3:3.12.2) Seznam; urgency=medium
29
310 * szn-mapnik 3.12.2
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Priority: optional
66Build-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
2929Package: szn-python-mapnik
3030Architecture: any
3131Depends: 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
4949Package: szn-python3-mapnik
5050Architecture: any
5151Depends: 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}
You can’t perform that action at this time.
0 commit comments