[neon/qt6/qt6-tools/Neon/release] debian: wrap and sort
Carlos De Maine
null at kde.org
Tue Dec 12 22:56:17 GMT 2023
Git commit 256237a90a757bde8ec3ad1796ce1647f10524f6 by Carlos De Maine.
Committed on 12/12/2023 at 23:56.
Pushed by carlosdem into branch 'Neon/release'.
wrap and sort
M +3 -3 debian/control
https://invent.kde.org/neon/qt6/qt6-tools/-/commit/256237a90a757bde8ec3ad1796ce1647f10524f6
diff --git a/debian/control b/debian/control
index 5cafea9..b530b78 100644
--- a/debian/control
+++ b/debian/control
@@ -39,15 +39,15 @@ Package: qt6-tools
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Provides: qt6-designer-abi (= 6.6.1),
- qt6-help-abi (= 6.6.1),
- qt6-uitools-abi (= 6.6.1)
Pre-Depends: ${misc:Pre-Depends}
Depends: llvm-14,
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)
Description: Qt 6 Designer library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
More information about the Neon-commits
mailing list