[SCM] qbs packaging branch, master, updated. debian/1.5.0+dfsg-2-3-geeb6a59

Dmitry Shachnev mitya57 at moszumanska.debian.org
Fri May 13 07:08:12 UTC 2016


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

The following commit has been merged in the master branch:
commit e299f14e98b20f31da2ab151baefbf4a22035afd
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri May 13 10:07:41 2016 +0300

    Really build-depend on qttools5-dev-tools.
    
    Instead of just declaring it in the changelog.
---
 debian/changelog | 1 +
 debian/control   | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 08477d6..d796e47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 qbs (1.5.0+dfsg-3) UNRELEASED; urgency=medium
 
+  * Really build-depend on qttools5-dev-tools.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 13 May 2016 10:03:25 +0300
 
diff --git a/debian/control b/debian/control
index 549aac0..b40fbbc 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,9 @@ Build-Depends: debhelper (>= 9.20160114~),
                pkg-kde-tools,
                qtbase5-dev,
                qtdeclarative5-dev,
-               qtscript5-dev
-Build-Depends-Indep: libqt5sql5-sqlite, qttools5-dev-tools
+               qtscript5-dev,
+               qttools5-dev-tools
+Build-Depends-Indep: libqt5sql5-sqlite
 Standards-Version: 3.9.8
 Homepage: http://wiki.qt.io/Qt_Build_Suite
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qbs.git

-- 
qbs packaging



More information about the pkg-kde-commits mailing list