[Git][debian-gis-team/postgis][master] Replace pkg-config build dependency with pkgconf.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Feb 6 08:36:52 GMT 2024



Bas Couwenberg pushed to branch master at Debian GIS Project / postgis


Commits:
dd80480a by Bas Couwenberg at 2024-02-06T09:36:40+01:00
Replace pkg-config build dependency with pkgconf.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+postgis (3.4.1+dfsg-2) UNRELEASED; urgency=medium
+
+  * Replace pkg-config build dependency with pkgconf.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 06 Feb 2024 09:36:36 +0100
+
 postgis (3.4.1+dfsg-1) unstable; urgency=medium
 
   * Move from experimental to unstable.


=====================================
debian/control
=====================================
@@ -27,7 +27,7 @@ Build-Depends: bison,
                libxml2-dev (>= 2.5.0~),
                libxml2-utils,
                lsb-release,
-               pkg-config,
+               pkgconf,
                po-debconf,
                postgresql-all,
                postgresql-common (>= 148~),


=====================================
debian/control.in
=====================================
@@ -27,7 +27,7 @@ Build-Depends: bison,
                libxml2-dev (>= 2.5.0~),
                libxml2-utils,
                lsb-release,
-               pkg-config,
+               pkgconf,
                po-debconf,
                postgresql-all,
                postgresql-common (>= 148~),



View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/dd80480a9087ce2edadc945ee6cc166c89494ddf

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/dd80480a9087ce2edadc945ee6cc166c89494ddf
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/3f03b5c1/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list