[Git][debian-gis-team/mapnik][master] Replace pkg-config (build) dependency with pkgconf.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Feb 6 08:33:24 GMT 2024
Bas Couwenberg pushed to branch master at Debian GIS Project / mapnik
Commits:
e9332fb1 by Bas Couwenberg at 2024-02-06T09:33:09+01:00
Replace pkg-config (build) dependency with pkgconf.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+mapnik (3.1.0+ds-6~exp2) UNRELEASED; urgency=medium
+
+ * Replace pkg-config (build) dependency with pkgconf.
+
+ -- Bas Couwenberg <sebastic at debian.org> Tue, 06 Feb 2024 09:33:04 +0100
+
mapnik (3.1.0+ds-6~exp1) experimental; urgency=medium
* Improve t64 changes to match team standards.
=====================================
debian/control
=====================================
@@ -28,7 +28,7 @@ Build-Depends: debhelper-compat (= 13),
libtool,
libwebp-dev,
libxml2-dev,
- pkg-config,
+ pkgconf,
python3,
zlib1g-dev
Standards-Version: 4.6.2
@@ -83,7 +83,7 @@ Depends: libmapnik3.1t64 (= ${binary:Version}),
libtiff-dev,
libwebp-dev,
libxml2-dev,
- pkg-config,
+ pkgconf,
zlib1g-dev,
${misc:Depends}
Recommends: mapnik-doc
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/e9332fb1e8a5675bc0bc0e721dd4683e9a191446
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/e9332fb1e8a5675bc0bc0e721dd4683e9a191446
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/20240206/fab38761/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list