[SCM] baloo packaging branch, kubuntu_stable, updated. b5132a14a117581e928657c8e2bb4c41cb68aba3

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Thu Apr 30 08:13:18 UTC 2015


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

The following commit has been merged in the kubuntu_stable branch:
commit b5132a14a117581e928657c8e2bb4c41cb68aba3
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Apr 30 10:12:06 2015 +0200

    Fix baloo -> baloo-kf5 transitional dependency version
    
    Fix baloo -> baloo-kf5 transitional dependency version to use
    source:Version rather than source:Upstream-Version as latter does not
    include the revision and cannot meet an =version requirement.
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 237ab26..8e035f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,13 @@
 baloo-kf5 (5.9.0-0ubuntu1) UNRELEASED; urgency=medium
 
+  [ Jonathan Riddell ]
   * New upstream release
 
+  [ Harald Sitter ]
+  * Fix baloo -> baloo-kf5 transitional dependency version to use
+    source:Version rather than source:Upstream-Version as latter does not
+    include the revision and cannot meet an =version requirement.
+
  -- Jonathan Riddell <jriddell at ubuntu.com>  Thu, 23 Apr 2015 18:12:09 +0200
 
 baloo-kf5 (5.6.2-0ubuntu4) vivid; urgency=medium
diff --git a/debian/control b/debian/control
index 8b360db..2d09be5 100644
--- a/debian/control
+++ b/debian/control
@@ -85,7 +85,7 @@ Package: baloo
 Priority: extra
 Section: oldlibs
 Architecture: any
-Depends: baloo-kf5 (= ${source:Upstream-Version}), ${misc:Depends}
+Depends: baloo-kf5 (= ${source:Version}), ${misc:Depends}
 Description: transitional package for baloo
  A framework for searching and managing metadata in KDE Software.
  .

-- 
baloo packaging



More information about the pkg-kde-commits mailing list