[SCM] qtx11extras packaging branch, experimental, updated. debian/5.9.2-1-5-g34bc177

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Dec 14 20:48:40 UTC 2017


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

The following commit has been merged in the experimental branch:
commit 9bfa5ad17cedbd6aaed311557ac0342893532532
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Dec 14 23:44: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   | 9 ++++-----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 306ade1..1e1aa67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtx11extras-opensource-src (5.10.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Update debian/watch for the new upstream tarball names.
   * Use dh_auto_configure provided by debhelper (closes: #880931).
+  * Bump Qt build-dependencies to 5.10.0.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 14 Dec 2017 23:29:31 +0300
 
diff --git a/debian/control b/debian/control
index ad737c1..02302fa 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,10 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
            Dmitry Shachnev <mitya57 at debian.org>
 Build-Depends: debhelper (>= 10.9.2~),
                pkg-kde-tools,
-               qtbase5-dev (>= 5.9.2+dfsg~),
-               qtbase5-private-dev (>= 5.9.2+dfsg~)
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.2+dfsg~),
-                     qtbase5-doc-html (>= 5.9.2+dfsg~),
-                     qttools5-dev-tools (>= 5.9.2~)
+               qtbase5-dev (>= 5.10.0+dfsg~),
+               qtbase5-private-dev (>= 5.10.0+dfsg~)
+Build-Depends-Indep: qtbase5-doc-html (>= 5.10.0+dfsg~),
+                     qttools5-dev-tools (>= 5.10.0~)
 Standards-Version: 4.1.1
 Homepage: http://qt-project.org/
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtx11extras.git

-- 
qtx11extras packaging



More information about the pkg-kde-commits mailing list