[neon/qt6/qt6-websockets/Neon/release] debian: bump abi and/or internal build dep requirements
Carlos De Maine
null at kde.org
Wed Jul 9 16:19:07 BST 2025
Git commit e369e1582d05906aaea8081a1929caa5e17ad9b8 by Carlos De Maine.
Committed on 09/07/2025 at 14:59.
Pushed by carlosdem into branch 'Neon/release'.
bump abi and/or internal build dep requirements
M +3 -3 debian/control
https://invent.kde.org/neon/qt6/qt6-websockets/-/commit/e369e1582d05906aaea8081a1929caa5e17ad9b8
diff --git a/debian/control b/debian/control
index dd11958..ddb6e33 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: cmake,
ninja-build,
pkgconf,
pkg-kde-tools,
- qt6-base-dev (>= 6.9.0~),
- qt6-declarative-dev (>= 6.9.0~)
+ qt6-base-dev (>= 6.9.1~),
+ qt6-declarative-dev (>= 6.9.1~)
Build-Depends-Indep: qt6-base-dev (>= 6.9~) <!nodoc>,
qt6-tools (>= 6.9~) <!nodoc>,
Standards-Version: 4.6.2
@@ -30,7 +30,7 @@ Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: qt6-websockets-private-abi (= 6.9.0),
+Provides: qt6-websockets-private-abi (= 6.9.1),
Replaces: libqt6websockets6,
qml6-module-qtwebsockets
Description: Qt 6 WebSockets library
More information about the Neon-commits
mailing list