[neon/qt/qtspeech/Neon/testing] debian: Bump Qt build-dependencies to 5.15.2.
Dmitry Shachnev
null at kde.org
Tue May 18 14:48:09 BST 2021
Git commit e536ed9c020070300f314eb8a23c0a571c356479 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 +5 -5 debian/control
https://invent.kde.org/neon/qt/qtspeech/commit/e536ed9c020070300f314eb8a23c0a571c356479
diff --git a/debian/changelog b/debian/changelog
index 808b494..97020cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtspeech-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:05:20 -0000
diff --git a/debian/control b/debian/control
index 590dedf..1c3df98 100644
--- a/debian/control
+++ b/debian/control
@@ -11,11 +11,11 @@ Build-Depends: debhelper-compat (= 13),
libasound2-dev,
libspeechd-dev,
pkg-kde-tools,
- qtbase5-dev (>= 5.15.1+dfsg~),
- qtbase5-private-dev (>= 5.15.1+dfsg~),
- qtmultimedia5-dev (>= 5.15.1~)
-Build-Depends-Indep: qtbase5-doc-html (>= 5.15.1+dfsg~) <!nodoc>,
- qttools5-dev-tools (>= 5.15.1~) <!nodoc>
+ qtbase5-dev (>= 5.15.2+dfsg~),
+ qtbase5-private-dev (>= 5.15.2+dfsg~),
+ qtmultimedia5-dev (>= 5.15.2~)
+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
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtspeech.git
More information about the Neon-commits
mailing list