[neon/qt/qtcreator/Neon/release] debian: qmlscene-qt6 -> qml-qt6
Pino Toscano
null at kde.org
Mon Jan 16 22:09:47 GMT 2023
Git commit da96e52dc3deccf755bff62ea86abda430c95683 by Pino Toscano.
Committed on 30/07/2022 at 06:06.
Pushed by carlosdem into branch 'Neon/release'.
qmlscene-qt6 -> qml-qt6
M +2 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/qt/qtcreator/commit/da96e52dc3deccf755bff62ea86abda430c95683
diff --git a/debian/changelog b/debian/changelog
index 96a8e32..db60cb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ qtcreator (8.0.0-3) UNRELEASED; urgency=medium
* Add the qml6-module-qtqml-workerscript, and qml6-module-qtquick-layouts
dependencies, needed in various QML sources; also add qt6-qpa-plugins,
needed for the XCB base plugin. (Closes: #1016210)
+ * Switch the qmlscene-qt6 recommend to qml-qt6, as that is actually what
+ qtcreator uses when using Qt6.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 30 Jul 2022 00:33:06 +0200
diff --git a/debian/control b/debian/control
index 71366a4..fd09e5f 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Depends: clangd (>= 1:14~),
Recommends: clang-tidy,
gdb,
make,
- qmlscene-qt6,
+ qml-qt6,
qt6-qmltooling-plugins,
qt6-base-dev-tools,
qtcreator-doc,
More information about the Neon-commits
mailing list