[neon/qt6/qt6-tools/Neon/release] debian: bump and rename abi, bump dep versions, pkgconf

Carlos De Maine null at kde.org
Fri Feb 16 10:51:09 GMT 2024


Git commit 148bbe336bffc76d987ef3b670de6fea70dfa800 by Carlos De Maine.
Committed on 16/02/2024 at 10:51.
Pushed by carlosdem into branch 'Neon/release'.

bump and rename abi, bump dep versions, pkgconf

M  +6    -6    debian/control

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/148bbe336bffc76d987ef3b670de6fea70dfa800

diff --git a/debian/control b/debian/control
index 09d699b..6f8bae0 100644
--- a/debian/control
+++ b/debian/control
@@ -19,10 +19,10 @@ Build-Depends: clang,
                llvm-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-base-doc (>= 6.6~) <!nodoc>,
                      qt6-documentation-tools (>= 6.6~) <!nodoc>,
@@ -41,9 +41,9 @@ Depends: qt6-base,
          qt6-declarative,
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: qt6-designer-abi (= 6.6.1),
-          qt6-help-abi (= 6.6.1),
-          qt6-uitools-abi (= 6.6.1),
+Provides: qt6-designer-private-abi (= 6.6.2),
+          qt6-help-private-abi (= 6.6.2),
+          qt6-uitools-private-abi (= 6.6.2),
           assistant-qt6,
           designer-qt6,
           libqt6designer6,


More information about the Neon-commits mailing list