[SCM] ktouch packaging branch, master, updated. debian/4%17.08.1-1-7-g4e625fe

Pino Toscano pino at moszumanska.debian.org
Mon Dec 4 20:53:58 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktouch.git;a=commitdiff;h=4e625fe

The following commit has been merged in the master branch:
commit 4e625fe9f2c7ad53107c707619679c0996f245e0
Author: Pino Toscano <pino at debian.org>
Date:   Mon Dec 4 21:48:21 2017 +0100

    add pkg-config B-D
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 422f510..e50db05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ ktouch (4:17.08.3-0r1) UNRELEASED; urgency=medium
   * Remove trailing whitespaces in changelog.
   * Remove unused build dependencies: libkf5kio-dev, libkf5newstuff-dev, and
     libkf5texteditor-dev.
+  * Explicitly add the pkg-config build dependency.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 04 Dec 2017 21:39:54 +0100
 
diff --git a/debian/control b/debian/control
index 59cabcc..2e2f88d 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Build-Depends: cmake (>= 2.8.12~),
                libqt5xmlpatterns5-dev (>= 5.5~),
                libxcb-xkb-dev,
                libxkbfile-dev,
+               pkg-config,
                pkg-kde-tools (>= 0.12),
                qtbase5-dev (>= 5.5~),
                qtdeclarative5-dev (>= 5.5~),

-- 
ktouch packaging



More information about the pkg-kde-commits mailing list