[SCM] baloo packaging branch, kubuntu_utopic_next, updated. 7c4d1619a96d5e0942741948131cda0d13bbfbbc

Rohan Garg rohangarg-guest at moszumanska.debian.org
Wed Oct 15 15:38:58 UTC 2014


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

The following commit has been merged in the kubuntu_utopic_next branch:
commit 7c4d1619a96d5e0942741948131cda0d13bbfbbc
Author: Rohan Garg <rohan at kde.org>
Date:   Wed Oct 15 17:38:50 2014 +0200

    Rename libkf5baloocore1 to libkf5baloo1
---
 debian/changelog                                          | 7 +++++--
 debian/control                                            | 6 +++---
 debian/{libkf5baloocore1.install => libkf5baloo1.install} | 0
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c6a9e8d..df4e56f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-baloo-kf5 (5.1.0.1-0ubuntu1) UNRELEASED; urgency=medium
+baloo-kf5 (5.1.0.1-0ubuntu2) UNRELEASED; urgency=medium
 
   [ Jonathan Riddell ]
   * New upstream beta release
@@ -10,7 +10,10 @@ baloo-kf5 (5.1.0.1-0ubuntu1) UNRELEASED; urgency=medium
   * New upstream release
   * New upstream release with fixed tar
 
- -- Jonathan Riddell <jriddell at ubuntu.com>  Tue, 14 Oct 2014 13:46:51 +0200
+  [ Rohan Garg ]
+  * Rename libkf5baloocore1 to libkf5baloo1
+
+ -- Rohan Garg <rohangarg at kubuntu.org>  Wed, 15 Oct 2014 17:38:08 +0200
 
 baloo-kf5 (5.0.2-0ubuntu1) utopic; urgency=medium
 
diff --git a/debian/control b/debian/control
index dbdcb3f..22f4402 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Package: baloo-kf5-dev
 Section: devel
 Architecture: any
 Depends: baloo-kf5 (= ${binary:Version}),
-         libkf5baloocore1 (= ${binary:Version}),
+         libkf5baloo1 (= ${binary:Version}),
          libkf5baloofiles1 (= ${binary:Version}),
          libkf5baloonaturalqueryparser1 (= ${binary:Version}),
          libkf5balooxapian1 (= ${binary:Version}),
@@ -52,11 +52,11 @@ Description: framework for searching and managing metadata
  .
  Baloo is part of the KDE Plasma desktop.
 
-Package: libkf5baloocore1
+Package: libkf5baloo1
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libkf5baloocore5
+Replaces: libkf5baloocore5, libkf5baloocore1
 Description: framework for searching and managing metadata core lib.
  A framework for searching and managing metadata in KDE Software.
  .
diff --git a/debian/libkf5baloocore1.install b/debian/libkf5baloo1.install
similarity index 100%
rename from debian/libkf5baloocore1.install
rename to debian/libkf5baloo1.install

-- 
baloo packaging



More information about the pkg-kde-commits mailing list