[SCM] kded packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-4-gc450e2f

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue May 19 12:57:26 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit a83a1ec5d1cfd739c535c06a34294a4d0805b85e
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Thu Nov 13 15:12:48 2014 +0100

    Make kded5-dev depend on kded5
---
 debian/changelog | 6 ++++++
 debian/control   | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fcdff9e..3caa674 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kded (5.4.0-0ubuntu2) vivid; urgency=medium
+
+  * Make kded5-dev depend on kded5
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Thu, 13 Nov 2014 15:12:29 +0100
+
 kded (5.4.0-0ubuntu1) vivid; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index c51f66a..f627c9d 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kded.git
 Package: kded5-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5coreaddons-dev,
+Depends: kded5,
+         libkf5coreaddons-dev,
          libkf5crash-dev,
          libkf5dbusaddons-dev,
          libkf5service-dev,

-- 
kded packaging



More information about the pkg-kde-commits mailing list