[SCM] kactivities packaging branch, kubuntu_unstable, updated. ubuntu/5.18.0-0ubuntu1-20-g352b3d2

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Thu Apr 28 17:58:23 UTC 2016


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

The following commit has been merged in the kubuntu_unstable branch:
commit 352b3d21b1efdc67c759955a7c18c38b641716aa
Author: Scarlett Clark <sgclark at kde.org>
Date:   Thu Apr 28 10:57:28 2016 -0700

    Make kactivitymanagerd a recommend rather than a hard depend seeing as it is in the Plasma release cycle, this  will allow for kactivities to build with the frameworks cycle.
---
 debian/changelog | 4 ++++
 debian/control   | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c3d6fc9..d30ed64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ kactivities-kf5 (5.21.0-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release, xenial backport.
   * Bump to latest. 
+  * Make kactivitymanagerd a recommend rather than a hard
+    depend seeing as it is in the Plasma release cycle, this 
+    will allow for kactivities to build with the frameworks
+    cycle. 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 25 Apr 2016 13:05:38 -0700
 
diff --git a/debian/control b/debian/control
index 898c1c7..29ca763 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,8 @@ Description: development files for kactivities.
 Package: libkf5activities5
 Architecture: any
 Multi-Arch: same
-Depends: kactivitymanagerd, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: kactivitymanagerd
 Description: Library to organize the user work in separate activities.
  This library provides functionality for managing Activities.
 

-- 
kactivities packaging



More information about the pkg-kde-commits mailing list