[neon/qt6/qt6-websockets/Neon/release] debian: abi bump

Carlos De Maine null at kde.org
Mon Dec 9 02:27:46 GMT 2024


Git commit ffbbcfb93329161a4b93e52906a2a037b81e4dce by Carlos De Maine.
Committed on 09/12/2024 at 02:27.
Pushed by carlosdem into branch 'Neon/release'.

abi bump

M  +3    -3    debian/control

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

diff --git a/debian/control b/debian/control
index a18559a..8d06179 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.0~),
-               qt6-declarative-dev (>= 6.8.0~)
+               qt6-base-dev (>= 6.8.1~),
+               qt6-declarative-dev (>= 6.8.1~)
 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.0),
+Provides: qt6-websockets-private-abi (= 6.8.1),
 Replaces: libqt6websockets6,
           qml6-module-qtwebsockets
 Description: Qt 6 WebSockets library


More information about the Neon-commits mailing list