[neon/extras/choqok/Neon/release] debian: B-D change: pkg-config -> pkgconf

Pino Toscano null at kde.org
Wed Sep 4 11:41:47 BST 2024


Git commit 89f0cb762fa30cf66f9707e5bcb5aa3d45f6083a by Pino Toscano.
Committed on 01/05/2024 at 07:42.
Pushed by jriddell into branch 'Neon/release'.

B-D change: pkg-config -> pkgconf

M  +1    -0    debian/changelog
M  +1    -1    debian/control

https://invent.kde.org/neon/extras/choqok/-/commit/89f0cb762fa30cf66f9707e5bcb5aa3d45f6083a

diff --git a/debian/changelog b/debian/changelog
index 988a2899..6a51aee9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ choqok (1.7.0-3) UNRELEASED; urgency=medium
   * Stop shipping also the headers, and cmake modules of the private libraries.
   * Update lintian overrides.
   * Bump Standards-Version to 4.7.0, no changes required.
+  * Switch the transitional pkg-config build dependency to pkgconf.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Thu, 04 Jan 2024 21:00:35 +0100
 
diff --git a/debian/control b/debian/control
index 4032f9d8..dc690968 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Build-Depends: cmake (>= 2.8.12~),
                libqca-qt5-2-dev,
                libqt5networkauth5-dev (>= 5.9.0~),
                libtelepathy-qt5-dev,
-               pkg-config,
+               pkgconf,
                pkg-kde-tools,
                qtbase5-dev (>= 5.9.0~),
 Standards-Version: 4.7.0



More information about the Neon-commits mailing list