[SCM] baloo packaging branch, master, updated. debian/4.14.2-1-12-g192289a

Pino Toscano pino at moszumanska.debian.org
Thu Jul 28 06:28:07 UTC 2016


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

The following commit has been merged in the master branch:
commit d93626c5b366575fb8bcb03e3c4d19add14c1be8
Author: Pino Toscano <pino at debian.org>
Date:   Thu Jul 28 08:03:20 2016 +0200

    stop using ${shlibs:Depends} in baloo-dev
    
    ... as it's empty
---
 debian/changelog | 1 +
 debian/control   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cb22907..830f4f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ baloo (4:4.14.3-0r1) UNRELEASED; urgency=medium
   * Rename XS-Testsuite field as Testsuite.
   * Small fixes to copyright.
   * Bump Standards-Version to 3.9.8, no changes required.
+  * Stop using ${shlibs:Depends} in baloo-dev, as it's empty.
 
  -- Debian/Ubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 28 Jul 2016 07:52:05 +0200
 
diff --git a/debian/control b/debian/control
index e7f28ba..f2d3660 100644
--- a/debian/control
+++ b/debian/control
@@ -130,7 +130,6 @@ Depends: libbaloocore4 (= ${binary:Version}),
          libbalooxapian4 (= ${binary:Version}),
          libkfilemetadata-dev (>= 4:4.13.0),
          ${misc:Depends},
-         ${shlibs:Depends}
 Conflicts: baloo-kf5-dev
 Replaces: baloo (<< 4:4.13.90)
 Breaks: baloo (<< 4:4.13.90)

-- 
baloo packaging



More information about the pkg-kde-commits mailing list