[neon/qt/qtcharts/Neon/testing] debian: Bump Qt build-dependencies to 5.15.2.
Dmitry Shachnev
null at kde.org
Tue May 18 13:47:09 BST 2021
Git commit 8e70ecca7768b2f2fdd60a8a2ba2b33ab4eb3271 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 +6 -6 debian/control
https://invent.kde.org/neon/qt/qtcharts/commit/8e70ecca7768b2f2fdd60a8a2ba2b33ab4eb3271
diff --git a/debian/changelog b/debian/changelog
index 32222a1..5a3bf9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtcharts-opensource-src (5.15.2-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
+ * Bump Qt build-dependencies to 5.15.2.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 20 Nov 2020 20:13:50 +0300
diff --git a/debian/control b/debian/control
index fba9fd7..0776559 100644
--- a/debian/control
+++ b/debian/control
@@ -9,14 +9,14 @@ Uploaders: Simon Quigley <tsimonq2 at debian.org>,
Build-Depends: debhelper-compat (= 13),
dpkg-dev (>= 1.17.14),
pkg-kde-tools,
- qml-module-qtquick2 (>= 5.15.1~),
- qml-module-qttest (>= 5.15.1~),
- qtbase5-dev (>= 5.15.1+dfsg~),
- qtdeclarative5-dev (>= 5.15.1~),
+ qml-module-qtquick2 (>= 5.15.2~),
+ qml-module-qttest (>= 5.15.2~),
+ qtbase5-dev (>= 5.15.2+dfsg~),
+ qtdeclarative5-dev (>= 5.15.2~),
xauth <!nocheck>,
xvfb <!nocheck>
-Build-Depends-Indep: qtbase5-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>,
+ qttools5-dev-tools (>= 5.15.2~) <!nodoc>
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://doc.qt.io/qt-5/qtcharts-index.html
More information about the Neon-commits
mailing list