[neon/qt6/qt6-tools/Neon/release] debian: bumpa abi

Carlos De Maine null at kde.org
Mon Dec 9 00:28:41 GMT 2024


Git commit 0b9b620106f2ff45d8edb809be21da2f6b81880f by Carlos De Maine.
Committed on 09/12/2024 at 00:28.
Pushed by carlosdem into branch 'Neon/release'.

bumpa abi

(cherry picked from commit f2c114651cbae18bae7cc2ea27a150787a850858)

M  +5    -5    debian/control

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/0b9b620106f2ff45d8edb809be21da2f6b81880f

diff --git a/debian/control b/debian/control
index ba3c75b..fa81100 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,8 @@ Build-Depends: clang,
                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-base-doc (>= 6.8~) <!nodoc>,
                      qt6-documentation-tools (>= 6.8~) <!nodoc>,
@@ -41,9 +41,9 @@ Depends: qt6-base,
          qt6-declarative,
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: qt6-designer-private-abi (= 6.8.0),
-          qt6-help-private-abi (= 6.8.0),
-          qt6-uitools-private-abi (= 6.8.0),
+Provides: qt6-designer-private-abi (= 6.8.1),
+          qt6-help-private-abi (= 6.8.1),
+          qt6-uitools-private-abi (= 6.8.1),
 Replaces: assistant-qt6,
           designer-qt6,
           libqt6designer6,


More information about the Neon-commits mailing list