[SCM] baloo packaging branch, kubuntu_unstable, updated. cf5146d7189f855f179e0044a5ce0dd0b4c32f0f

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


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

The following commit has been merged in the kubuntu_unstable branch:
commit cf5146d7189f855f179e0044a5ce0dd0b4c32f0f
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Apr 30 10:34:03 2015 +0200

    fix version again, use binary:Version for binNMU whatever that is
---
 debian/changelog | 2 +-
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8e035f8..b8c713f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ baloo-kf5 (5.9.0-0ubuntu1) UNRELEASED; urgency=medium
 
   [ Harald Sitter ]
   * Fix baloo -> baloo-kf5 transitional dependency version to use
-    source:Version rather than source:Upstream-Version as latter does not
+    binary: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
diff --git a/debian/control b/debian/control
index 2d09be5..296bd64 100644
--- a/debian/control
+++ b/debian/control
@@ -85,7 +85,7 @@ Package: baloo
 Priority: extra
 Section: oldlibs
 Architecture: any
-Depends: baloo-kf5 (= ${source:Version}), ${misc:Depends}
+Depends: baloo-kf5 (= ${binary: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