[neon/qt/qtquickcontrols/Neon/testing] debian: Bump Qt build-dependencies to 5.15.2.
Dmitry Shachnev
null at kde.org
Tue May 18 14:38:06 BST 2021
Git commit 43b8a31217435fbe144f7b2db31ba25df53feac9 by Dmitry Shachnev.
Committed on 20/11/2020 at 17:46.
Pushed by sitter into branch 'Neon/testing'.
Bump Qt build-dependencies to 5.15.2.
M +1 -0 debian/changelog
M +15 -15 debian/control
https://invent.kde.org/neon/qt/qtquickcontrols/commit/43b8a31217435fbe144f7b2db31ba25df53feac9
diff --git a/debian/changelog b/debian/changelog
index d6f9cd4..410f5f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtquickcontrols-opensource-src (5.15.2-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
+ * Bump Qt build-dependencies to 5.15.2.
-- Debian Janitor <janitor at jelmer.uk> Mon, 02 Nov 2020 17:24:04 -0000
diff --git a/debian/control b/debian/control
index 4cb370d..1d85bf4 100644
--- a/debian/control
+++ b/debian/control
@@ -12,23 +12,23 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Build-Depends: debhelper-compat (= 13),
dpkg-dev (>= 1.17.14),
pkg-kde-tools (>= 0.15.26~),
- qml-module-qt-labs-folderlistmodel (>= 5.15.1+dfsg~),
- qml-module-qt-labs-settings (>= 5.15.1+dfsg~),
- qml-module-qtgraphicaleffects (>= 5.15.1~),
- qml-module-qtqml (>= 5.15.1+dfsg~),
- qml-module-qtqml-models2 (>= 5.15.1+dfsg~),
- qml-module-qtquick-layouts (>= 5.15.1+dfsg~),
- qml-module-qtquick-window2 (>= 5.15.1+dfsg~),
- qml-module-qttest (>= 5.15.1+dfsg~),
- qtbase5-dev (>= 5.15.1+dfsg~),
- qtbase5-private-dev (>= 5.15.1+dfsg~),
- qtdeclarative5-dev-tools (>= 5.15.1+dfsg~),
- qtdeclarative5-private-dev (>= 5.15.1+dfsg~),
+ qml-module-qt-labs-folderlistmodel (>= 5.15.2+dfsg~),
+ qml-module-qt-labs-settings (>= 5.15.2+dfsg~),
+ qml-module-qtgraphicaleffects (>= 5.15.2~),
+ qml-module-qtqml (>= 5.15.2+dfsg~),
+ qml-module-qtqml-models2 (>= 5.15.2+dfsg~),
+ qml-module-qtquick-layouts (>= 5.15.2+dfsg~),
+ qml-module-qtquick-window2 (>= 5.15.2+dfsg~),
+ qml-module-qttest (>= 5.15.2+dfsg~),
+ qtbase5-dev (>= 5.15.2+dfsg~),
+ qtbase5-private-dev (>= 5.15.2+dfsg~),
+ qtdeclarative5-dev-tools (>= 5.15.2+dfsg~),
+ qtdeclarative5-private-dev (>= 5.15.2+dfsg~),
xauth <!nocheck>,
xvfb <!nocheck>
-Build-Depends-Indep: qtbase5-doc-html (>= 5.15.1+dfsg~) <!nodoc>,
- qtdeclarative5-doc-html (>= 5.15.1+dfsg~) <!nodoc>,
- qttools5-dev-tools (>= 5.15.1~) <!nodoc>
+Build-Depends-Indep: qtbase5-doc-html (>= 5.15.2+dfsg~) <!nodoc>,
+ qtdeclarative5-doc-html (>= 5.15.2+dfsg~) <!nodoc>,
+ qttools5-dev-tools (>= 5.15.2~) <!nodoc>
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://doc.qt.io/qt-5/qtquickcontrols1-index.html
More information about the Neon-commits
mailing list