[SCM] kcompletion packaging branch, kubuntu_unstable, updated. b363dd4a20b37f8c746a7e0b053a37c3d9beccc0

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Fri Dec 5 14:56:11 UTC 2014


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

The following commit has been merged in the kubuntu_unstable branch:
commit b363dd4a20b37f8c746a7e0b053a37c3d9beccc0
Author: Scarlett Clark <sgclark at kubuntu.org>
Date:   Fri Dec 5 06:55:34 2014 -0800

    * Change -data to depend from Recommend.
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 41c6a53..86d0c19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kcompletion (5.4.0-0ubuntu2) UNRELEASED; urgency=medium
+
+  * Change -data to depend from Recommend. 
+
+ -- Scarlett Clark <sgclark at kubuntu.org>  Fri, 05 Dec 2014 06:54:12 -0800
+
 kcompletion (5.4.0-0ubuntu1) vivid; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 31698dc..a3b6fd9 100644
--- a/debian/control
+++ b/debian/control
@@ -35,9 +35,9 @@ Description: development files for kcompletion
 Package: libkf5completion5
 Architecture: any
 Multi-Arch: same
-Depends: ${misc:Depends},
+Depends: libkf5completion-data (= ${source:Version}),
+         ${misc:Depends},
          ${shlibs:Depends}
-Recommends: libkf5completion-data
 Description: Widgets with advanced auto-completion features.
  KCompletion provides widgets with advanced completion support as well as a
  lower-level completion class which can be used with your own widgets.

-- 
kcompletion packaging



More information about the pkg-kde-commits mailing list