[SCM] qtxmlpatterns packaging branch, experimental, updated. debian/5.9.2-3-5-g3c31a66

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Dec 7 12:51:38 UTC 2017


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

The following commit has been merged in the experimental branch:
commit 5162fb3762f72fa687f3f8bb9748ff457b97c481
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Dec 7 15:48:59 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   | 5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e6496ab..62f8a9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtxmlpatterns-opensource-src (5.10.0-1) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * New upstream release.
   * Update debian/watch for the new tarball names.
+  * Bump Qt build-dependencies to 5.10.0.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 07 Dec 2017 15:32:40 +0300
 
diff --git a/debian/control b/debian/control
index fa2f864..53df990 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,8 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
 Build-Depends: debhelper (>= 10.3),
                dpkg-dev (>= 1.17.14),
                pkg-kde-tools,
-               qtbase5-private-dev (>= 5.9.2+dfsg-3~)
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.2+dfsg~) <!nodoc>,
-                     qttools5-dev-tools (>= 5.9.2-2~) <!nodoc>
+               qtbase5-private-dev (>= 5.10.0+dfsg~)
+Build-Depends-Indep: 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/qtxmlpatterns.git

-- 
qtxmlpatterns packaging



More information about the pkg-kde-commits mailing list