[SCM] qtlocation packaging branch, experimental, updated. debian/5.4.2-2-14-gf3bac90

Dmitry Shachnev mitya57 at moszumanska.debian.org
Mon Aug 24 09:09:01 UTC 2015


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

The following commit has been merged in the experimental branch:
commit f3bac90053ec98cdd3a9e05642e52d5b9e8dd390
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Mon Aug 24 12:08:32 2015 +0300

    Bump Qt build-dependencies to 5.5.0, and add libqt5xcbqpa5.
---
 debian/changelog |  1 +
 debian/control   | 13 +++++++------
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ea5b899..69248a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qtlocation-opensource-src (5.5.0-1) UNRELEASED; urgency=medium
   * Build new packages for qtlocation module.
   * Drop disable_qtlocation.patch.
   * Update install files for the new release.
+  * Bump Qt build-dependencies to 5.5.0, and add libqt5xcbqpa5.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 24 Aug 2015 11:51:52 +0300
 
diff --git a/debian/control b/debian/control
index 35a0ab0..2887fdc 100644
--- a/debian/control
+++ b/debian/control
@@ -13,13 +13,14 @@ Build-Depends: dbus,
                geoclue-nominatim,
                libgconf2-dev,
                libgeoclue-dev,
-               libqt5opengl5-dev (>= 5.4.2+dfsg~),
+               libqt5opengl5-dev (>= 5.5.0+dfsg~),
+               libqt5xcbqpa5,
                pkg-kde-tools,
-               qtbase5-private-dev (>= 5.4.2+dfsg~),
-               qtdeclarative5-private-dev (>= 5.4.2~)
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.4.2+dfsg~),
-                     qtbase5-doc-html (>= 5.4.2+dfsg~),
-                     qttools5-dev-tools (>= 5.4.2~)
+               qtbase5-private-dev (>= 5.5.0+dfsg~),
+               qtdeclarative5-private-dev (>= 5.5.0~)
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.5.0+dfsg~),
+                     qtbase5-doc-html (>= 5.5.0+dfsg~),
+                     qttools5-dev-tools (>= 5.5.0~)
 Standards-Version: 3.9.6
 Homepage: http://qt-project.org/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtlocation.git

-- 
qtlocation packaging



More information about the pkg-kde-commits mailing list