[SCM] kdb packaging branch, master, updated. debian/3.0.2-1-2-ge3f4ef9

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Nov 8 13:28:31 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/kdb.git;a=commitdiff;h=e3f4ef9

The following commit has been merged in the master branch:
commit e3f4ef960dbeaf753af5551ab914aa695ac92356
Author: Dmitry Shachnev <mitya57 at debian.org>
Date:   Wed Nov 8 16:27:34 2017 +0300

    Change build-dependency from qttools5-dev-tools to qttools5-dev.
    
    Closes: #881078.
---
 debian/changelog | 3 +++
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 24f81ed..b4fa56c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 kdb (3.0.2-2) UNRELEASED; urgency=medium
 
+  [ Dmitry Shachnev ]
+  * Change build-dependency from qttools5-dev-tools to qttools5-dev.
+    (Closes: #881078)
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 08 Nov 2017 16:25:23 +0300
 
diff --git a/debian/control b/debian/control
index ebbab1e..8885d86 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: cmake (>= 3.0),
                postgresql-server-dev-all,
                python,
                qtbase5-dev (>= 5.4.0),
-               qttools5-dev-tools,
+               qttools5-dev,
 Standards-Version: 4.0.1
 Homepage: https://community.kde.org/KDb
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/calligra/kdb.git

-- 
kdb packaging



More information about the pkg-kde-commits mailing list