[neon/qt/qtcreator/Neon/release] debian: drop qt6-qpa-plugins dep
Pino Toscano
null at kde.org
Mon Jan 16 22:09:47 GMT 2023
Git commit 4a7af2cf0e17836b049853f1449f525789c07ba2 by Pino Toscano.
Committed on 27/08/2022 at 03:49.
Pushed by carlosdem into branch 'Neon/release'.
drop qt6-qpa-plugins dep
M +3 -0 debian/changelog
M +0 -1 debian/control
https://invent.kde.org/neon/qt/qtcreator/commit/4a7af2cf0e17836b049853f1449f525789c07ba2
diff --git a/debian/changelog b/debian/changelog
index 6fd4b1b..bd90666 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
qtcreator (8.0.1-2) UNRELEASED; urgency=medium
+ [ Pino Toscano ]
+ * Drop the qt6-qpa-plugins dependency, as the Qt6 6.3.1 packaging provides
+ all the essential bits in library packages.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 27 Aug 2022 05:46:43 +0200
diff --git a/debian/control b/debian/control
index fd09e5f..2b530fc 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,6 @@ Depends: clangd (>= 1:14~),
qml6-module-qtquick-controls,
qml6-module-qtquick-layouts,
qml6-module-qtquick,
- qt6-qpa-plugins,
qtcreator-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
More information about the Neon-commits
mailing list