[SCM] qtcreator packaging branch, experimental, updated. debian/3.0.1+dfsg+exp-4-15-gd31932d
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Sat May 31 04:06:38 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtcreator.git;a=commitdiff;h=c3c3371
The following commit has been merged in the experimental branch:
commit c3c337182140ee2fe47a48fe78e31417e3638653
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Fri May 30 00:09:27 2014 -0300
Bump Qt build dependencies.
---
debian/changelog | 1 +
debian/control | 32 ++++++++++++++++----------------
2 files changed, 17 insertions(+), 16 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 80419a1..7ed8436 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ qtcreator (3.1.1+dfsg-1) UNRELEASED; urgency=medium
* Remove no-Werror.diff, seems no longer needed.
* Do not remove the missplaced qbs plugins, they have been moved to the right
place.
+ * Bump Qt build dependencies to 5.3.0.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 06 Apr 2014 17:59:18 -0300
diff --git a/debian/control b/debian/control
index 459d58f..1179ed3 100644
--- a/debian/control
+++ b/debian/control
@@ -10,25 +10,25 @@ Build-Depends: debhelper (>= 9),
libbotan1.10-dev,
libicu-dev,
libjs-jquery,
- libqt5opengl5-dev (>= 5.2.1+dfsg~),
- libqt5sql5-sqlite (>= 5.2.1+dfsg~),
- libqt5webkit5-dev (>= 5.2.1+dfsg-4~),
+ libqt5opengl5-dev (>= 5.3.0+dfsg~),
+ libqt5sql5-sqlite (>= 5.3.0+dfsg~),
+ libqt5webkit5-dev (>= 5.3.0+dfsg~),
libqt5x11extras5-dev,
libx11-dev,
pkg-config,
- qml-module-qtquick2 (>= 5.2.1-5~),
- qtbase5-dev (>= 5.2.1+dfsg~),
- qtbase5-private-dev (>= 5.2.1+dfsg~),
- qtdeclarative5-dev (>= 5.2.1~),
- qtdeclarative5-private-dev (>= 5.2.1~),
- qtquick1-5-dev (>= 5.2.1~),
- qtquick1-5-private-dev (>= 5.2.1-2~),
- qtscript5-dev (>= 5.2.1~),
- qtscript5-private-dev (>= 5.2.1~),
- qttools5-dev (>= 5.2.1~),
- qttools5-dev-tools (>= 5.2.1~),
- qttools5-private-dev (>= 5.2.1~),
- qtxmlpatterns5-dev-tools (>= 5.2.1~)
+ qml-module-qtquick2 (>= 5.3.0~),
+ qtbase5-dev (>= 5.3.0+dfsg~),
+ qtbase5-private-dev (>= 5.3.0+dfsg~),
+ qtdeclarative5-dev (>= 5.3.0~),
+ qtdeclarative5-private-dev (>= 5.3.0~),
+ qtquick1-5-dev (>= 5.3.0~),
+ qtquick1-5-private-dev (>= 5.3.0~),
+ qtscript5-dev (>= 5.3.0~),
+ qtscript5-private-dev (>= 5.3.0~),
+ qttools5-dev (>= 5.3.0~),
+ qttools5-dev-tools (>= 5.3.0~),
+ qttools5-private-dev (>= 5.3.0~),
+ qtxmlpatterns5-dev-tools (>= 5.3.0~)
Standards-Version: 3.9.5
Homepage: http://qt-project.org/wiki/Category:Tools::QtCreator
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qtcreator.git
--
qtcreator packaging
More information about the pkg-kde-commits
mailing list