[SCM] qttools packaging branch, experimental, updated. debian/5.6.0-beta-2-3-ge510379
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sun Mar 6 12:11:54 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=b73a58f
The following commit has been merged in the experimental branch:
commit b73a58f99ab89d2c333cdf939bbc07fe03227889
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Mar 6 15:10:07 2016 +0300
Bump Qt build-dependencies to 5.6.0~rc.
---
debian/changelog | 1 +
debian/control | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f014acc..88aba8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qttools-opensource-src (5.6.0~rc-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release candidate.
+ * Bump Qt build-dependencies to 5.6.0~rc.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 06 Mar 2016 15:08:02 +0300
diff --git a/debian/control b/debian/control
index c0322d9..67d1b9b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,13 +10,13 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: debhelper (>= 9),
libdouble-conversion-dev,
- libqt5opengl5-dev (>= 5.6.0~beta+dfsg~),
- libqt5sql5-sqlite (>= 5.6.0~beta+dfsg~),
+ libqt5opengl5-dev (>= 5.6.0~rc+dfsg~),
+ libqt5sql5-sqlite (>= 5.6.0~rc+dfsg~),
pkg-kde-tools,
- qtbase5-private-dev (>= 5.6.0~beta+dfsg~),
- qtdeclarative5-private-dev (>= 5.6.0~beta~),
+ qtbase5-private-dev (>= 5.6.0~rc+dfsg~),
+ qtdeclarative5-private-dev (>= 5.6.0~rc~),
zlib1g-dev
-Build-Depends-Indep: qtbase5-doc-html (>= 5.5.1+dfsg~)
+Build-Depends-Indep: qtbase5-doc-html (>= 5.6.0~rc+dfsg~)
Standards-Version: 3.9.6
Homepage: http://qt-project.org/
Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qttools.git
--
qttools packaging
More information about the pkg-kde-commits
mailing list