[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.9.2-3-4-g6426170

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Dec 7 14:29:58 UTC 2017


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

The following commit has been merged in the experimental branch:
commit 642617041020c7dc8642322c68dddd5087127ad8
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Dec 7 17:29:28 2017 +0300

    Bump Qt build-dependencies to 5.10.0.
    
    No need to explicitly build-dep on libqt5sql5-sqlite anymore,
    as qttools5-dev-tools now depends on it.
---
 debian/changelog |  1 +
 debian/control   | 11 +++++------
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e37086a..dd89672 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtdeclarative-opensource-src (5.10.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Update debian/watch for the new tarball names.
   * Drop revert_singletons_change.diff, QTBUG-64017 was fixed upstream.
+  * Bump Qt build-dependencies to 5.10.0.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 07 Dec 2017 16:37:42 +0300
 
diff --git a/debian/control b/debian/control
index d4a5eef..b15cc61 100644
--- a/debian/control
+++ b/debian/control
@@ -11,16 +11,15 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
 Build-Depends: debhelper (>= 10.3),
                dpkg-dev (>= 1.17.14),
                libgl1-mesa-dri,
-               libqt5opengl5-dev (>= 5.9.2+dfsg~),
-               libqt5xmlpatterns5-dev (>= 5.9.2~),
+               libqt5opengl5-dev (>= 5.10.0+dfsg~),
+               libqt5xmlpatterns5-dev (>= 5.10.0~),
                pkg-kde-tools (>= 0.15.17~),
                python,
-               qtbase5-private-dev (>= 5.9.2+dfsg-3~),
+               qtbase5-private-dev (>= 5.10.0+dfsg~),
                xauth,
                xvfb
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.2+dfsg~) <!nodoc>,
-                     qtbase5-doc-html (>= 5.9.1+dfsg~) <!nodoc>,
-                     qttools5-dev-tools (>= 5.9.2-2~) <!nodoc>
+Build-Depends-Indep: qtbase5-doc-html (>= 5.10.0+dfsg~) <!nodoc>,
+                     qttools5-dev-tools (>= 5.10.0~) <!nodoc>
 Standards-Version: 4.1.1
 Homepage: http://qt-project.org/
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtdeclarative.git

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list