[SCM] qttools packaging branch, kubuntu_unstable, updated. debian/5.4.1-1-3-g97a91f6
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Thu Mar 26 13:35:14 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=f438ee6
The following commit has been merged in the kubuntu_unstable branch:
commit f438ee635dd3cc22100251ebb20440138229d2bc
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Tue Mar 3 10:36:13 2015 +0300
Bump Qt build-dependencies to 5.4.1.
---
debian/changelog | 1 +
debian/control | 20 ++++++++++----------
2 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 312e360..9fd329f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ qttools-opensource-src (5.4.1-1) UNRELEASED; urgency=medium
- Mark symbols missing with GCC 5 as optional (closes: #778095).
- Remove references to ia64 and s390 (build logs are no longer available).
- Remove references to sparc, Qt is not built there for a while.
+ * Bump Qt build-dependencies to 5.4.1.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 02 Mar 2015 18:01:55 +0300
diff --git a/debian/control b/debian/control
index 914b4b5..d174f1c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,18 +11,18 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
Timo Jyrinki <timo at debian.org>,
Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: debhelper (>= 9),
- libqt5opengl5-dev (>= 5.4.0+dfsg~),
- libqt5sql5-sqlite (>= 5.4.0+dfsg~),
- libqt5webkit5-dev (>= 5.4.0+dfsg~),
+ libqt5opengl5-dev (>= 5.4.1+dfsg~),
+ libqt5sql5-sqlite (>= 5.4.1+dfsg~),
+ libqt5webkit5-dev (>= 5.4.1+dfsg~),
pkg-kde-tools,
- qtbase5-private-dev (>= 5.4.0+dfsg~),
- qtdeclarative5-private-dev (>= 5.4.0~),
+ qtbase5-private-dev (>= 5.4.1+dfsg~),
+ qtdeclarative5-private-dev (>= 5.4.1~),
zlib1g-dev
-Build-Depends-Indep: qtbase5-doc-html (>= 5.4.0+dfsg~),
- qtdeclarative5-doc-html (>= 5.4.0~),
- qtscript5-doc-html (>= 5.4.0~),
- qtwebkit5-doc-html (>= 5.4.0+dfsg~),
- qtxmlpatterns5-doc-html (>= 5.4.0~)
+Build-Depends-Indep: qtbase5-doc-html (>= 5.4.1+dfsg~),
+ qtdeclarative5-doc-html (>= 5.4.1~),
+ qtscript5-doc-html (>= 5.4.1+dfsg~),
+ qtwebkit5-doc-html (>= 5.4.1+dfsg~),
+ qtxmlpatterns5-doc-html (>= 5.4.1~)
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