[SCM] qtcreator packaging branch, master, updated. debian/4.1.0-4-9-ga802888

Adam Majer adamm at moszumanska.debian.org
Sun Jan 8 23:18:21 UTC 2017


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

The following commit has been merged in the master branch:
commit d89d33ed5b63cc1d505d2077265e56c560cfd2bf
Author: Adam Majer <adamm at zombino.com>
Date:   Thu Dec 29 22:51:16 2016 +0100

    Update debian/watch and dependencies
---
 debian/changelog |  3 +++
 debian/control   | 34 +++++++++++++++++-----------------
 debian/watch     |  2 +-
 3 files changed, 21 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 19b4a8b..e18d8c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 qtcreator (4.2.0-1) UNRELEASED; urgency=medium
 
+  [ Adam Majer ]
   * New upstream version
     + Added experimental editor for Qt SCXML
     + Added pattern substitution for variable expansion
@@ -11,6 +12,8 @@ qtcreator (4.2.0-1) UNRELEASED; urgency=medium
     + Made display of maps more compact under debugger
     + Added pretty printing of `QRegExp` captures, `QStaticStringData`,
       `QStandardItem`, and `std::pair` udner debugger
+  * Bump min Qt dependencies to 5.6.0 and QBS to 1.7.0
+  * debian/watch: update downloaded files to XZ compressed
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 25 Dec 2016 16:27:08 +0100
 
diff --git a/debian/control b/debian/control
index b11ac27..c640059 100644
--- a/debian/control
+++ b/debian/control
@@ -11,25 +11,25 @@ Build-Depends: debhelper (>= 9),
                libclang-dev [!armel !alpha !hppa !hurd-i386 !kfreebsd-any !m68k !powerpcspe !sh4 !sparc64 !x32],
                libicu-dev,
                libjs-jquery,
-               libqt5opengl5-dev (>= 5.5.0~),
-               libqt5sql5-sqlite (>= 5.5.0~),
-               libqt5webkit5-dev (>= 5.5.0~),
-               libqt5x11extras5-dev (>= 5.5.0~),
-               libx11-dev,
+               libqt5opengl5-dev (>= 5.6.0~),
+               libqt5sql5-sqlite (>= 5.6.0~),
+               libqt5webkit5-dev (>= 5.6.0~),
+               libqt5x11extras5-dev (>= 5.6.0~),
+#               libx11-dev,
                libxext-dev,
                pkg-config,
-               qbs-dev (>= 1.6.0~),
-               qml-module-qtquick2 (>= 5.5.0~),
-               qtbase5-dev (>= 5.5.0~),
-               qtbase5-private-dev (>= 5.5.0~),
-               qtdeclarative5-dev (>= 5.5.0~),
-               qtdeclarative5-private-dev (>= 5.5.0~),
-               qtscript5-dev (>= 5.5.0~),
-               qtscript5-private-dev (>= 5.5.0~),
-               qttools5-dev (>= 5.5.0~),
-               qttools5-dev-tools (>= 5.5.0~),
-               qttools5-private-dev (>= 5.5.0~),
-               qtxmlpatterns5-dev-tools (>= 5.5.0~)
+               qbs-dev (>= 1.7.0~),
+               qml-module-qtquick2 (>= 5.6.0~),
+               qtbase5-dev (>= 5.6.0~),
+               qtbase5-private-dev (>= 5.6.0~),
+               qtdeclarative5-dev (>= 5.6.0~),
+               qtdeclarative5-private-dev (>= 5.6.0~),
+               qtscript5-dev (>= 5.6.0~),
+               qtscript5-private-dev (>= 5.6.0~),
+               qttools5-dev (>= 5.6.0~),
+               qttools5-dev-tools (>= 5.6.0~),
+               qttools5-private-dev (>= 5.6.0~),
+               qtxmlpatterns5-dev-tools (>= 5.6.0~)
 Standards-Version: 3.9.8
 Homepage: https://doc.qt.io/qt-5/topics-app-development.html
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtcreator.git
diff --git a/debian/watch b/debian/watch
index 41991bc..11d71aa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="repack,compression=xz"
-http://download.qt.io/official_releases/qtcreator/([\d\.]*)/([\d\.]*)/qt-creator-opensource-src-([^-]*)\.tar\.gz
+http://download.qt.io/official_releases/qtcreator/([\d\.]*)/([\d\.]*)/qt-creator-opensource-src-([^-]*)\.tar\.xz

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list