[SCM] kinit packaging branch, kubuntu_xenial_backports, updated. ubuntu/5.18.0-0ubuntu1-2-gc0f9441

Scarlett Clark sgclark-guest at moszumanska.debian.org
Thu Apr 28 22:14:17 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kinit.git;a=commitdiff;h=c0f9441

The following commit has been merged in the kubuntu_xenial_backports branch:
commit c0f94416b6d69d08f74722d0f14af68abf83a9fa
Author: Scarlett Clark <sgclark at kde.org>
Date:   Thu Apr 28 15:14:11 2016 -0700

    Add missing dep pkg-config.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4e15666..bba2336 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kinit (5.21.0-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release, xenial backport. 
+  * Add missing dep pkg-config. 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 25 Apr 2016 19:50:00 -0700
 
diff --git a/debian/control b/debian/control
index f8463f6..18093c2 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5i18n-dev (>= 5.18.0~),
                libkf5service-dev (>= 5.18.0~),
                libkf5windowsystem-dev (>= 5.18.0~),
+               pkg-config,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.4)
 Standards-Version: 3.9.6

-- 
kinit packaging



More information about the pkg-kde-commits mailing list