[SCM] KDevelop packaging branch, master, updated. debian/4.5.2-1-5-g9017eab

Pino Toscano pino at moszumanska.debian.org
Sun Jan 19 09:36:32 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop.git;a=commitdiff;h=17698cf

The following commit has been merged in the master branch:
commit 17698cf2393f03586d5c3c4ed6a721aa4dd02b25
Author: Pino Toscano <pino at debian.org>
Date:   Sun Jan 19 10:22:58 2014 +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 5a3d702..644a700 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ kdevelop (4:4.6.0-0r1) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * Update copyright.
   * Bump kdevplatform-dev build dependency to 1.6.0.
+  * Add the pkg-config build dependency.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 19 Jan 2014 09:41:18 +0100
 
diff --git a/debian/control b/debian/control
index b14ac61..08912f3 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: cdbs,
                debhelper (>= 7.4.15),
                kde-workspace-dev (>= 4:4.5.2),
                kdevplatform-dev (>= 1.6.0),
+               pkg-config,
                libqtwebkit-dev,
                okteta-dev (>= 4:4.10),
                pkg-kde-tools (>= 0.9.0),

-- 
KDevelop packaging



More information about the pkg-kde-commits mailing list