[SCM] qtcreator packaging branch, master, updated. debian/3.4.1+dfsg-2-6-ge3fe5a8

Adam Majer adamm at moszumanska.debian.org
Tue Aug 25 13:57:49 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtcreator.git;a=commitdiff;h=e7badfb

The following commit has been merged in the master branch:
commit e7badfbfc55ed2a146aae5526e8826fc7816a625
Author: Adam Majer <adamm at zombino.com>
Date:   Wed Aug 19 16:04:09 2015 -0500

    Build dependency bumped to Qt 5.4, per upstream requirements
---
 debian/changelog |  3 ++-
 debian/control   | 38 +++++++++++++++++++-------------------
 2 files changed, 21 insertions(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9233a8b..e499cc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,8 @@ qtcreator (3.5.0+dfsg-1) UNRELEASED; urgency=medium
   [ Adam Majer ]
   * New upstream release
     + Added highlights to editor's vertical scrollbar, ala eclipse-style
-    + Removed Qt Quick 1 support from Qt Quick Designer.
+    + Removed Qt Quick 1 support from Qt Quick Designer
+    + Bump build dependency to minumum of Qt 5.4
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 19 Aug 2015 15:58:02 -0500
 
diff --git a/debian/control b/debian/control
index 4c04cfc..cba7c68 100644
--- a/debian/control
+++ b/debian/control
@@ -10,27 +10,27 @@ Build-Depends: debhelper (>= 9),
                libbotan1.10-dev,
                libicu-dev,
                libjs-jquery,
-               libqt5opengl5-dev (>= 5.3.2+dfsg~),
-               libqt5sql5-sqlite (>= 5.3.2+dfsg~),
-               libqt5webkit5-dev (>= 5.3.2+dfsg~),
-               libqt5x11extras5-dev (>= 5.3.2~),
+               libqt5opengl5-dev (>= 5.4.0~),
+               libqt5sql5-sqlite (>= 5.4.0~),
+               libqt5webkit5-dev (>= 5.4.0~),
+               libqt5x11extras5-dev (>= 5.4.0~),
                libx11-dev,
                libxext-dev,
                pkg-config,
                qbs-dev (>= 1.4.1+dfsg~),
-               qml-module-qtquick2 (>= 5.3.2~),
-               qtbase5-dev (>= 5.3.2+dfsg~),
-               qtbase5-private-dev (>= 5.3.2+dfsg~),
-               qtdeclarative5-dev (>= 5.3.2~),
-               qtdeclarative5-private-dev (>= 5.3.2~),
-               qtquick1-5-dev (>= 5.3.2~),
-               qtquick1-5-private-dev (>= 5.3.2~),
-               qtscript5-dev (>= 5.3.2~),
-               qtscript5-private-dev (>= 5.3.2~),
-               qttools5-dev (>= 5.3.2~),
-               qttools5-dev-tools (>= 5.3.2~),
-               qttools5-private-dev (>= 5.3.2~),
-               qtxmlpatterns5-dev-tools (>= 5.3.2~)
+               qml-module-qtquick2 (>= 5.4.0~),
+               qtbase5-dev (>= 5.4.0~),
+               qtbase5-private-dev (>= 5.4.0~),
+               qtdeclarative5-dev (>= 5.4.0~),
+               qtdeclarative5-private-dev (>= 5.4.0~),
+               qtquick1-5-dev (>= 5.4.0~),
+               qtquick1-5-private-dev (>= 5.4.0~),
+               qtscript5-dev (>= 5.4.0~),
+               qtscript5-private-dev (>= 5.4.0~),
+               qttools5-dev (>= 5.4.0~),
+               qttools5-dev-tools (>= 5.4.0~),
+               qttools5-private-dev (>= 5.4.0~),
+               qtxmlpatterns5-dev-tools (>= 5.4.0~)
 Standards-Version: 3.9.6
 Homepage: http://doc.qt.io/qt-5/topics-app-development.html
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qtcreator.git
@@ -39,8 +39,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtcreator.git
 Package: qtcreator
 Architecture: any
 Depends: libqt5sql5-sqlite,
-         qml-module-qtquick-controls (>= 5.2.1-4~),
-         qml-module-qtquick2 (>= 5.2.1-5~),
+         qml-module-qtquick-controls (>= 5.4.0~),
+         qml-module-qtquick2 (>= 5.4.0~),
          qtchooser,
          qtcreator-data (= ${source:Version}),
          ${misc:Depends},

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list