[neon/qt/qtvirtualkeyboard/Neon/unstable] debian: Replace pkg-config build-dependency with pkgconf.

Dmitry Shachnev null at kde.org
Mon Apr 29 17:44:37 BST 2024


Git commit 820bed92ef62c28e7fbcfe2d0e7044866a3eb150 by Dmitry Shachnev.
Committed on 09/03/2024 at 12:42.
Pushed by jriddell into branch 'Neon/unstable'.

Replace pkg-config build-dependency with pkgconf.

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

https://invent.kde.org/neon/qt/qtvirtualkeyboard/-/commit/820bed92ef62c28e7fbcfe2d0e7044866a3eb150

diff --git a/debian/changelog b/debian/changelog
index 31be795..89fd80f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtvirtualkeyboard-opensource-src (5.15.13+dfsg-1) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * New upstream release.
   * Bump Qt build-dependencies to 5.15.13.
+  * Replace pkg-config build-dependency with pkgconf.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 09 Mar 2024 14:42:18 +0300
 
diff --git a/debian/control b/debian/control
index 97c136e..95f799e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: debhelper-compat (= 13),
                hunspell-en-gb <!nocheck>,
                libhunspell-dev,
                libqt5svg5-dev (>= 5.15.13~),
-               pkg-config,
                pkg-kde-tools,
+               pkgconf,
                qml-module-qt-labs-folderlistmodel (>= 5.15.13+dfsg~),
                qml-module-qtqml (>= 5.15.13+dfsg~),
                qml-module-qtquick-layouts (>= 5.15.13+dfsg~),



More information about the Neon-commits mailing list