[SCM] qtserialport packaging branch, experimental, updated. debian/5.9.2-2-4-gd275f93

Dmitry Shachnev mitya57 at moszumanska.debian.org
Fri Dec 15 09:35:17 UTC 2017


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

The following commit has been merged in the experimental branch:
commit d275f938e4dd38f48d735c398029db805c957325
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri Dec 15 12:32:09 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   | 7 +++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d7ef453..7349519 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtserialport-opensource-src (5.10.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Update debian/watch for the new upstream tarball names.
   * Drop no longer needed compiler flags exports in debian/rules.
+  * Bump Qt build-dependencies to 5.10.0.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 15 Dec 2017 12:19:34 +0300
 
diff --git a/debian/control b/debian/control
index 097836c..feb8236 100644
--- a/debian/control
+++ b/debian/control
@@ -11,10 +11,9 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
 Build-Depends: debhelper (>= 10.9.2~),
                libudev-dev [linux-any],
                pkg-kde-tools,
-               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-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/qtserialport.git

-- 
qtserialport packaging



More information about the pkg-kde-commits mailing list