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

Pino Toscano null at kde.org
Wed Oct 2 14:04:05 BST 2024


Git commit 9bea88bc121f1b7b8e88d8d45530f4972260b69a by Pino Toscano.
Committed on 02/06/2024 at 18:33.
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/labplot/-/commit/9bea88bc121f1b7b8e88d8d45530f4972260b69a

diff --git a/debian/changelog b/debian/changelog
index 9c8c736..0aac60c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ labplot (2.10.1-3) UNRELEASED; urgency=medium
     upstream_matio-Fix-compilation-for-latest-version-1.5.27.patch.
     (Closes: #1072280)
   * 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>  Sun, 02 Jun 2024 19:37:02 +0200
 
diff --git a/debian/control b/debian/control
index ef91f18..47f3244 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
  cmake (>= 3.17.0~),
  gettext,
  pkg-kde-tools (>= 0.15.16),
- pkg-config,
+ pkgconf,
  qtbase5-dev (>= 5.10.0~),
  libqt5svg5-dev (>= 5.10.0~),
  libqt5serialport5-dev (>= 5.10.0~),



More information about the Neon-commits mailing list