[Git][debian-gis-team/grass][master] Replace pkg-config (build) dependency with pkgconf.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Feb 6 08:31:01 GMT 2024
Bas Couwenberg pushed to branch master at Debian GIS Project / grass
Commits:
ebda964a by Bas Couwenberg at 2024-02-06T09:30:43+01:00
Replace pkg-config (build) dependency with pkgconf.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+grass (8.3.1-3) UNRELEASED; urgency=medium
+
+ * Replace pkg-config (build) dependency with pkgconf.
+
+ -- Bas Couwenberg <sebastic at debian.org> Tue, 06 Feb 2024 09:30:33 +0100
+
grass (8.3.1-2) unstable; urgency=medium
* Drop unused python3-opengl dependency.
=====================================
debian/control
=====================================
@@ -39,7 +39,7 @@ Build-Depends: bison,
netcdf-bin,
# install optipng if compressing the PNG images in the programmers' manual
# optipng,
- pkg-config,
+ pkgconf,
# proj-bin needed for nad2bin during config
proj-bin,
python3,
@@ -191,7 +191,7 @@ Depends: grass-core (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Suggests: grass-dev-doc,
- pkg-config
+ pkgconf
Description: GRASS GIS development files
Commonly referred to as GRASS, this is a Geographic Information
System (GIS) used for geospatial data management and analysis,
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/ebda964ad11bd1a5b495c24888a133f623815088
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/ebda964ad11bd1a5b495c24888a133f623815088
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/852822b9/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list