[neon/qt/qtsensors/Neon/release] debian: Bump Qt build-dependencies to 5.15.5.
Dmitry Shachnev
null at kde.org
Thu Jul 14 14:21:06 BST 2022
Git commit 83c55d9588da6ee28d17f617350dcf2f2e51ecc9 by Dmitry Shachnev.
Committed on 03/07/2022 at 13:46.
Pushed by jriddell into branch 'Neon/release'.
Bump Qt build-dependencies to 5.15.5.
M +1 -0 debian/changelog
M +6 -6 debian/control
https://invent.kde.org/neon/qt/qtsensors/commit/83c55d9588da6ee28d17f617350dcf2f2e51ecc9
diff --git a/debian/changelog b/debian/changelog
index cbcc2fc..dd2bb89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtsensors-opensource-src (5.15.5-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
+ * Bump Qt build-dependencies to 5.15.5.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 03 Jul 2022 16:44:45 +0300
diff --git a/debian/control b/debian/control
index f73112a..04eb848 100644
--- a/debian/control
+++ b/debian/control
@@ -10,14 +10,14 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Simon Quigley <tsimonq2 at debian.org>
Build-Depends: debhelper-compat (= 13),
pkg-kde-tools,
- qtbase5-private-dev (>= 5.15.4+dfsg~),
- qtdeclarative5-dev (>= 5.15.4+dfsg~),
+ qtbase5-private-dev (>= 5.15.5+dfsg~),
+ qtdeclarative5-dev (>= 5.15.5+dfsg~),
xauth <!nocheck>,
xvfb <!nocheck>
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.4~) <!nodoc>,
- qhelpgenerator-qt5 (>= 5.15.4~) <!nodoc>,
- qtattributionsscanner-qt5 (>= 5.15.4~) <!nodoc>,
- qtbase5-doc-html (>= 5.15.4+dfsg~) <!nodoc>
+Build-Depends-Indep: qdoc-qt5 (>= 5.15.5~) <!nodoc>,
+ qhelpgenerator-qt5 (>= 5.15.5~) <!nodoc>,
+ qtattributionsscanner-qt5 (>= 5.15.5~) <!nodoc>,
+ qtbase5-doc-html (>= 5.15.5+dfsg~) <!nodoc>
Standards-Version: 4.6.1
Homepage: https://doc.qt.io/qt-5/qtsensors-index.html
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtsensors.git
More information about the Neon-commits
mailing list