[SCM] qtsvg packaging branch, experimental, updated. debian/5.9.2-3-4-gc305b66

Dmitry Shachnev mitya57 at moszumanska.debian.org
Fri Dec 15 08:19:42 UTC 2017


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

The following commit has been merged in the experimental branch:
commit 708777a5bdf0d3c76cf27302a6af093261bfb1d2
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri Dec 15 11:11:00 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 c385539..a5b3f61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtsvg-opensource-src (5.10.0-1) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * New upstream release.
   * Update debian/watch for the new upstream tarball names.
+  * Bump Qt build-dependencies to 5.10.0.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 15 Dec 2017 11:06:11 +0300
 
diff --git a/debian/control b/debian/control
index 96c4650..7dd3326 100644
--- a/debian/control
+++ b/debian/control
@@ -11,14 +11,13 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
 Build-Depends: dbus,
                debhelper (>= 10.9.2~),
                dpkg-dev (>= 1.17.14),
-               libqt5opengl5-dev (>= 5.9.2+dfsg~),
+               libqt5opengl5-dev (>= 5.10.0+dfsg~),
                pkg-kde-tools (>= 0.15.17),
-               qtbase5-dev (>= 5.9.2+dfsg~),
-               qtbase5-private-dev (>= 5.9.2+dfsg~),
+               qtbase5-dev (>= 5.10.0+dfsg~),
+               qtbase5-private-dev (>= 5.10.0+dfsg~),
                zlib1g-dev
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.2+dfsg~) <!nodoc>,
-                     qtbase5-doc-html (>= 5.9.2+dfsg~) <!nodoc>,
-                     qttools5-dev-tools (>= 5.9.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/qtsvg.git

-- 
qtsvg packaging



More information about the pkg-kde-commits mailing list