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

Carlos De Maine null at kde.org
Sun Feb 9 04:46:00 GMT 2025


Git commit be57e5d06110f81557f9cf96a7370ca1b8dddba8 by Carlos De Maine.
Committed on 09/02/2025 at 04:45.
Pushed by carlosdem into branch 'Neon/release'.

bump internal build dep versions and abi

M  +3    -3    debian/control

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

diff --git a/debian/control b/debian/control
index 8d06179..6a207ec 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: cmake,
                ninja-build,
                pkgconf,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.8.1~),
-               qt6-declarative-dev (>= 6.8.1~)
+               qt6-base-dev (>= 6.8.2~),
+               qt6-declarative-dev (>= 6.8.2~)
 Build-Depends-Indep: qt6-base-dev (>= 6.8~) <!nodoc>,
                      qt6-documentation-tools (>= 6.8~) <!nodoc>,
                      qt6-base-doc (>= 6.8~) <!nodoc>,
@@ -31,7 +31,7 @@ Section: kde
 X-Neon-MergedPackage: true
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: qt6-websockets-private-abi (= 6.8.1),
+Provides: qt6-websockets-private-abi (= 6.8.2),
 Replaces: libqt6websockets6,
           qml6-module-qtwebsockets
 Description: Qt 6 WebSockets library


More information about the Neon-commits mailing list