[neon/qt6/qt6-shadertools/Neon/release] debian: bump internal build-deps and abi

Carlos De Maine null at kde.org
Thu Apr 4 08:34:24 BST 2024


Git commit acb597147a7e4fe14f9b080d6a99987ae5a9ce4e by Carlos De Maine.
Committed on 04/04/2024 at 07:34.
Pushed by carlosdem into branch 'Neon/release'.

bump internal build-deps and abi

M  +5    -5    debian/control

https://invent.kde.org/neon/qt6/qt6-shadertools/-/commit/acb597147a7e4fe14f9b080d6a99987ae5a9ce4e

diff --git a/debian/control b/debian/control
index 17cc4ec..6fb4722 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,12 @@ Build-Depends: cmake,
                ninja-build,
                pkgconf,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.6.2~),
+               qt6-base-dev (>= 6.7.0~),
                qt6-shader-baker <cross>,
                qt6-shadertools-dev:native <cross>
-Build-Depends-Indep: qt6-base-dev (>= 6.6~) <!nodoc>,
-                     qt6-documentation-tools (>= 6.6~) <!nodoc>,
-                     qt6-base-doc (>= 6.6~) <!nodoc>,
+Build-Depends-Indep: qt6-base-dev (>= 6.7~) <!nodoc>,
+                     qt6-documentation-tools (>= 6.7~) <!nodoc>,
+                     qt6-base-doc (>= 6.7~) <!nodoc>,
 Standards-Version: 4.6.2
 Homepage: https://www.qt.io/developers/
 Rules-Requires-Root: no
@@ -30,7 +30,7 @@ Package: qt6-shadertools
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Provides: qt6-shadertools-private-abi (= 6.6.2),
+Provides: qt6-shadertools-private-abi (= 6.7.0),
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt 6 shader tools module
  Qt is a cross-platform C++ application framework. Qt's primary feature


More information about the Neon-commits mailing list