[SCM] kscreenlocker packaging branch, kubuntu_unstable, updated. f798f7acb3e482e5f3fdc16af53491c1e1870d2a

Scarlett Clark sgclark-guest at moszumanska.debian.org
Mon Nov 9 22:02:14 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kscreenlocker.git;a=commitdiff;h=f798f7a

The following commit has been merged in the kubuntu_unstable branch:
commit f798f7acb3e482e5f3fdc16af53491c1e1870d2a
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Mon Nov 9 14:02:00 2015 -0800

    Add missing dependency for plasma-framework-dev
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b3dbd2b..a55e3da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kscreenlocker (5.4.2-alpha-0ubuntu1) UNRELEASED; urgency=medium
 
   * Merge into Kubuntu again? 
+  * Add missing dependency for plasma-framework-dev 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 09 Nov 2015 13:14:34 -0800
 
diff --git a/debian/control b/debian/control
index 305f7ae..84805ae 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends: cmake,
                libxcb-keysyms1-dev,
                libxcb1-dev,
                pkg-kde-tools,
+               plasma-framework-dev,
                qtbase5-dev
 Standards-Version: 3.9.6
 Section: libs

-- 
kscreenlocker packaging



More information about the pkg-kde-commits mailing list