[neon/qt6/qt6-websockets/Neon/release] debian: bump abi and build dep versions & pkgconf

Carlos De Maine null at kde.org
Fri Feb 16 23:56:00 GMT 2024


Git commit a942e9f86471bdddf4b30d407dd94e08a7d87ed9 by Carlos De Maine.
Committed on 16/02/2024 at 23:55.
Pushed by carlosdem into branch 'Neon/release'.

bump abi and build dep versions & pkgconf

M  +4    -4    debian/control

https://invent.kde.org/neon/qt6/qt6-websockets/-/commit/a942e9f86471bdddf4b30d407dd94e08a7d87ed9

diff --git a/debian/control b/debian/control
index 973e8ed..b0979ae 100644
--- a/debian/control
+++ b/debian/control
@@ -14,10 +14,10 @@ Build-Depends: cmake,
                libxkbcommon-dev,
                mold,
                ninja-build,
-               pkg-config,
+               pkgconf,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.6.1~),
-               qt6-declarative-dev (>= 6.6.1~)
+               qt6-base-dev (>= 6.6.2~),
+               qt6-declarative-dev (>= 6.6.2~)
 Build-Depends-Indep: qt6-base-dev (>= 6.6~) <!nodoc>,
                      qt6-documentation-tools (>= 6.6~) <!nodoc>,
                      qt6-base-doc (>= 6.6~) <!nodoc>,
@@ -33,7 +33,7 @@ Section: kde
 X-Neon-MergedPackage: true
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: qt6-websockets-private-abi (= 6.6.1),
+Provides: qt6-websockets-private-abi (= 6.6.2),
           libqt6websockets6,
           qml6-module-qtwebsockets
 Description: Qt 6 WebSockets library


More information about the Neon-commits mailing list