[SCM] qttools packaging branch, master, updated. debian/5.4.2-1
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Tue Jun 23 20:10:35 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=4f3e850
The following commit has been merged in the master branch:
commit 4f3e850522fd0f78a3f56bcf7aa5b8bf73671140
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Wed Jun 3 11:03:04 2015 -0300
Bump Qt build dependencies.
---
debian/changelog | 1 +
debian/control | 20 ++++++++++----------
2 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e9d83fa..6724f05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qttools-opensource-src (5.4.2-1) UNRELEASED; urgency=medium
[ Lisandro Damián Nicanor Pérez Meyer ]
* New upstream release.
+ - Bump Qt build dependencies.
* Clear up the list in Uploaders removing people who hasn't committed to the
repo in more than a year. They can re add themselves whenever they want
(and we really hope to see you back really soon!).
diff --git a/debian/control b/debian/control
index c36e218..bf91745 100644
--- a/debian/control
+++ b/debian/control
@@ -10,18 +10,18 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: debhelper (>= 9),
libdouble-conversion-dev,
- libqt5opengl5-dev (>= 5.4.1+dfsg~),
- libqt5sql5-sqlite (>= 5.4.1+dfsg~),
- libqt5webkit5-dev (>= 5.4.1+dfsg~),
+ libqt5opengl5-dev (>= 5.4.2+dfsg~),
+ libqt5sql5-sqlite (>= 5.4.2+dfsg~),
+ libqt5webkit5-dev (>= 5.4.2+dfsg~),
pkg-kde-tools,
- qtbase5-private-dev (>= 5.4.1+dfsg~),
- qtdeclarative5-private-dev (>= 5.4.1~),
+ qtbase5-private-dev (>= 5.4.2+dfsg~),
+ qtdeclarative5-private-dev (>= 5.4.2~),
zlib1g-dev
-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~)
+Build-Depends-Indep: qtbase5-doc-html (>= 5.4.2+dfsg~),
+ qtdeclarative5-doc-html (>= 5.4.2~),
+ qtscript5-doc-html (>= 5.4.2+dfsg~),
+ qtwebkit5-doc-html (>= 5.4.2+dfsg~),
+ qtxmlpatterns5-doc-html (>= 5.4.2~)
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