[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.6.1-4-9-gda74cea
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Tue Jul 5 07:29:41 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=da74cea
The following commit has been merged in the experimental branch:
commit da74ceaf124f4d964f97ce127c90d056e75ae37c
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Tue Jul 5 10:29:09 2016 +0300
Bump Qt build-dependencies to 5.7.0.
---
debian/changelog | 1 +
debian/control | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 79a0bb7..7ee4b1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ qtdeclarative-opensource-src (5.7.0-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* Drop check_system_double-conversion.patch and libdouble-conversion-dev
build-dependency, upstream no longer uses double-conversion.
+ * Bump Qt build-dependencies to 5.7.0.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 28 Jun 2016 14:35:33 +0200
diff --git a/debian/control b/debian/control
index 0e0a29e..34100b5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,13 +9,13 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1),
- libqt5xmlpatterns5-dev (>= 5.6.1~),
+ libqt5xmlpatterns5-dev (>= 5.7.0~),
pkg-kde-tools (>= 0.15.17~),
python,
- qtbase5-private-dev (>= 5.6.1+dfsg~)
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.1+dfsg~),
- qtbase5-doc-html (>= 5.6.1+dfsg~),
- qttools5-dev-tools (>= 5.6.1~)
+ qtbase5-private-dev (>= 5.7.0+dfsg~)
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.7.0+dfsg~),
+ qtbase5-doc-html (>= 5.7.0+dfsg~),
+ qttools5-dev-tools (>= 5.7.0~)
Standards-Version: 3.9.8
Homepage: http://qt-project.org/
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtdeclarative.git
--
qtdeclarative packaging
More information about the pkg-kde-commits
mailing list