[neon/qt6/qt6-shadertools/Neon/release] debian: bump abi and pkgconf
Carlos De Maine
null at kde.org
Fri Feb 16 10:40:43 GMT 2024
Git commit bc1494569a68a8b7a45b1005b98270e1ec6343e0 by Carlos De Maine.
Committed on 16/02/2024 at 10:40.
Pushed by carlosdem into branch 'Neon/release'.
bump abi and pkgconf
M +3 -3 debian/control
https://invent.kde.org/neon/qt6/qt6-shadertools/-/commit/bc1494569a68a8b7a45b1005b98270e1ec6343e0
diff --git a/debian/control b/debian/control
index 02ccbab..17cc4ec 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Build-Depends: cmake,
libxkbcommon-dev,
mold,
ninja-build,
- pkg-config,
+ pkgconf,
pkg-kde-tools,
- qt6-base-dev (>= 6.6.1~),
+ qt6-base-dev (>= 6.6.2~),
qt6-shader-baker <cross>,
qt6-shadertools-dev:native <cross>
Build-Depends-Indep: qt6-base-dev (>= 6.6~) <!nodoc>,
@@ -30,7 +30,7 @@ Package: qt6-shadertools
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Provides: qt6-shadertools-private-abi (= 6.6.1),
+Provides: qt6-shadertools-private-abi (= 6.6.2),
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