[Git][debian-gis-team/python-mapnik][master] 3 commits: Update packaging for Mapnik 3.1.0. (closes: #979586)
Bas Couwenberg
gitlab at salsa.debian.org
Mon Jan 11 06:11:36 GMT 2021
Bas Couwenberg pushed to branch master at Debian GIS Project / python-mapnik
Commits:
e6c1d0c7 by Bas Couwenberg at 2021-01-10T11:06:09+01:00
Update packaging for Mapnik 3.1.0. (closes: #979586)
- - - - -
bd60f7d7 by Bas Couwenberg at 2021-01-11T06:52:59+01:00
Update lintian overrides.
- - - - -
cca93cd2 by Bas Couwenberg at 2021-01-11T06:52:59+01:00
Set distribution to unstable.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/lintian-overrides
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,12 @@
-python-mapnik (1:0.0~20200224-7da019cf9-3) UNRELEASED; urgency=medium
+python-mapnik (1:0.0~20200224-7da019cf9-3) unstable; urgency=medium
* Bump watch file version to 4.
* Update lintian overrides.
* Bump Standards-Version to 4.5.1, no changes.
+ * Update packaging for Mapnik 3.1.0.
+ (closes: #979586)
- -- Bas Couwenberg <sebastic at debian.org> Fri, 06 Nov 2020 19:53:05 +0100
+ -- Bas Couwenberg <sebastic at debian.org> Mon, 11 Jan 2021 06:25:44 +0100
python-mapnik (1:0.0~20200224-7da019cf9-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Priority: optional
Build-Depends: debhelper (>= 10~),
dh-python,
libboost-python-dev,
- libmapnik-dev (>= 3.0.23),
+ libmapnik-dev (>= 3.1.0),
python3-all-dev,
python3-setuptools,
python3-cairo,
=====================================
debian/lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# Not a problem
+national-encoding *
+
=====================================
debian/rules
=====================================
@@ -16,7 +16,7 @@ export PYCAIRO=true
export SYSTEM_FONTS=/usr/share/fonts
# Custom mapnik libraries
-export LIB_DIR_NAME=/mapnik/3.0
+export LIB_DIR_NAME=/mapnik/3.1
%:
dh $@ \
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-mapnik/-/compare/615e0e58d136f858d7bd00b5d408964d20f4cfb0...cca93cd290b059bfb040caf1d07d19e33847013e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-mapnik/-/compare/615e0e58d136f858d7bd00b5d408964d20f4cfb0...cca93cd290b059bfb040caf1d07d19e33847013e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20210111/592c1293/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list