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

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



Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf-cxx


Commits:
edb49f15 by Bas Couwenberg at 2024-02-06T09:34:54+01:00
Replace pkg-config (build) dependency with pkgconf.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -7,6 +7,7 @@ netcdf-cxx (4.3.1-5) UNRELEASED; urgency=medium
   * Use not-installed file instead of dh_install override.
   * Enable Salsa CI.
   * Switch to dh-sequence-*.
+  * Replace pkg-config (build) dependency with pkgconf.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 17:03:16 +0100
 


=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
                graphviz,
                libhdf5-dev,
                libnetcdf-dev (>= 1:4.6.0),
-               pkg-config,
+               pkgconf,
                pkg-kde-tools
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/netcdf-cxx
@@ -43,7 +43,7 @@ Section: libdevel
 Depends: libnetcdf-c++4-1 (= ${binary:Version}),
          libnetcdf-dev,
          ${misc:Depends}
-Recommends: pkg-config
+Recommends: pkgconf
 Suggests: netcdf-bin,
           netcdf-doc
 Description: creation, access, and sharing of scientific data in C++



View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/-/commit/edb49f15b4bb97479a8920f0b720c6d1e478822d

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/-/commit/edb49f15b4bb97479a8920f0b720c6d1e478822d
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/59067787/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list