[SCM] qtspeech packaging branch, master, updated. 69bbf58290ed787012ef9af926d0cf26a49389c6
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Sep 10 09:58:24 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtspeech.git;a=commitdiff;h=69bbf58
The following commit has been merged in the master branch:
commit 69bbf58290ed787012ef9af926d0cf26a49389c6
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Sep 10 12:57:42 2016 +0300
Bump all Qt build-dependencies to 5.7.0.
Also, add missing dependency on libqt5sql5-sqlite for docs.
---
debian/control | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 37dd4a4..ea13d85 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,12 @@ Build-Depends: autotools-dev,
debhelper (>= 9),
flite1-dev,
pkg-kde-tools,
- qt5-qmake,
- qtbase5-dev,
- qtbase5-dev-tools,
- qtbase5-private-dev,
+ qt5-qmake (>= 5.7.0+dfsg~),
+ qtbase5-dev (>= 5.7.0+dfsg~),
+ qtbase5-private-dev (>= 5.7.0+dfsg~),
qtmultimedia5-dev (>= 5.7.0~)
-Build-Depends-Indep: qtbase5-doc-html (>= 5.6.0+dfsg~),
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.7.0+dfsg~),
+ qtbase5-doc-html (>= 5.6.0+dfsg~),
qttools5-dev-tools (>= 5.6.0~)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtspeech.git/
--
qtspeech packaging
More information about the pkg-kde-commits
mailing list