[SCM] kactivitymanagerd packaging branch, kubuntu_unstable, updated. 70917746c0efccaff1256f5d8d72ef32e6e04d2f

Scarlett Clark sgclark-guest at moszumanska.debian.org
Wed Mar 2 16:07:24 UTC 2016


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

The following commit has been merged in the kubuntu_unstable branch:
commit 70917746c0efccaff1256f5d8d72ef32e6e04d2f
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Wed Mar 2 08:07:14 2016 -0800

    Add missing depend to libboost.
---
 debian/changelog | 4 ++++
 debian/control   | 1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2fe56ad..4f8a2db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 kactivitymanagerd (5.5.90-0) UNRELEASED; urgency=medium
 
+  [ Jonathan Riddell ]
   * Initial package
 
+  [ Scarlett Clark ]
+  * Add missing depend to libboost. 
+
  -- Jonathan Riddell <jr at jriddell.org>  Thu, 18 Feb 2016 17:09:37 +0000
diff --git a/debian/control b/debian/control
index 8967507..781e324 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
                extra-cmake-modules,
                kio-dev,
+               libboost-dev,
                libkf5config-dev,
                libkf5coreaddons-dev,
                libkf5dbusaddons-dev,

-- 
kactivitymanagerd packaging



More information about the pkg-kde-commits mailing list