[SCM] qttools packaging branch, experimental, updated. debian/5.9.1-2-3-gd82b66e
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Wed Oct 18 10:40:25 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=d82b66e
The following commit has been merged in the experimental branch:
commit d82b66e29a07c3faa732361befa426c804839e4e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Wed Oct 18 13:40:06 2017 +0300
Bump Qt build-dependencies to 5.9.2.
---
debian/changelog | 1 +
debian/control | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 77f0147..43ea85f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qttools-opensource-src (5.9.2-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Temporarily disable webkit support.
+ * Bump Qt build-dependencies to 5.9.2.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 18 Oct 2017 13:36:56 +0300
diff --git a/debian/control b/debian/control
index 19e0d40..b44cc31 100644
--- a/debian/control
+++ b/debian/control
@@ -9,13 +9,13 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Timo Jyrinki <timo at debian.org>,
Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: debhelper (>= 9.20160114~),
- libqt5opengl5-dev (>= 5.9.1+dfsg~),
- libqt5sql5-sqlite (>= 5.9.1+dfsg~),
+ libqt5opengl5-dev (>= 5.9.2+dfsg~),
+ libqt5sql5-sqlite (>= 5.9.2+dfsg~),
pkg-kde-tools,
- qtbase5-private-dev (>= 5.9.1+dfsg~),
- qtdeclarative5-private-dev (>= 5.9.1~),
+ qtbase5-private-dev (>= 5.9.2+dfsg~),
+ qtdeclarative5-private-dev (>= 5.9.2~),
zlib1g-dev
-Build-Depends-Indep: qtbase5-doc-html (>= 5.9.1+dfsg~)
+Build-Depends-Indep: qtbase5-doc-html (>= 5.9.2+dfsg~)
Standards-Version: 4.0.0
Homepage: https://www.qt.io/developers/
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qttools.git
--
qttools packaging
More information about the pkg-kde-commits
mailing list