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

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



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


Commits:
8cb53502 by Bas Couwenberg at 2024-02-06T09:38:48+01:00
Replace pkg-config (build) dependency with pkgconf.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ spatialite (5.1.0-2) UNRELEASED; urgency=medium
   * Use not-installed file instead of dh_install override.
   * Drop obsolete build dependencies.
   * Enable Salsa CI.
+  * Replace pkg-config (build) dependency with pkgconf.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 08 Aug 2023 05:29:30 +0200
 


=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
                librttopo-dev (>= 1.1.0),
                libsqlite3-dev,
                libxml2-dev,
-               pkg-config,
+               pkgconf,
                zlib1g-dev
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/spatialite
@@ -52,7 +52,7 @@ Depends: libspatialite8 (= ${binary:Version}),
          libxml2-dev,
          zlib1g-dev,
          ${misc:Depends}
-Recommends: pkg-config
+Recommends: pkgconf
 Description: Geospatial extension for SQLite - development files
  The SpatiaLite extension enables SQLite to support spatial (geometry) data
  in a way conformant to OpenGis specifications, with both WKT and WKB formats.



View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/commit/8cb5350233e50dcfbbfd4fa30ac3723faf466388

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/commit/8cb5350233e50dcfbbfd4fa30ac3723faf466388
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/9b0779a4/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list