[SCM] baloo packaging branch, kubuntu_wily_archive, updated. ubuntu/5.13.0-0ubuntu1-1-ge67559c

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Thu Aug 13 22:42:49 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit e67559cb012af2cda0639896593bcefec7e1abbd
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Thu Aug 13 23:42:44 2015 +0100

    Fix libraries in acc input file to hopefully make autopkgtests pass again.
---
 debian/baloo-kf5-dev.acc.in | 2 +-
 debian/changelog            | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/baloo-kf5-dev.acc.in b/debian/baloo-kf5-dev.acc.in
index 5aa4fb8..a8cc4be 100644
--- a/debian/baloo-kf5-dev.acc.in
+++ b/debian/baloo-kf5-dev.acc.in
@@ -11,7 +11,7 @@
 
 <libs>
     /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5Baloo.so
-    /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5BalooXapian.so
+    /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5BalooEngine.so
 </libs>
 
 <gcc_options>
diff --git a/debian/changelog b/debian/changelog
index 511e1f0..2d2261a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+baloo-kf5 (5.13.0-0ubuntu2) wily; urgency=medium
+
+  * Fix libraries in acc input file to hopefully make autopkgtests pass again.
+
+ -- Iain Lane <iain at orangesquash.org.uk>  Thu, 13 Aug 2015 12:22:25 +0100
+
 baloo-kf5 (5.13.0-0ubuntu1) wily; urgency=medium
 
   * new upstream release

-- 
baloo packaging



More information about the pkg-kde-commits mailing list