[SCM] baloo packaging branch, master, updated. 072cebf3e6d2c39ee5653ff7743679df2a138d0b
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Mar 21 09:41:00 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/baloo.git;a=commitdiff;h=83ac9f5
The following commit has been merged in the master branch:
commit 83ac9f56c24bbff6b37e7bda6c2c46cebebcc99a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sat Feb 7 17:24:07 2015 +0100
Update build dependencies to build against experimental and to follow cmake.
---
debian/changelog | 2 ++
debian/control | 14 ++++++++++----
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index be020e2..21ce8d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ baloo-kf5 (5.6.0-1~) UNRELEASED; urgency=medium
* Prepare initial Debian release.
* Update install files.
* Bump Standards-Version to 3.9.6, no changes needed.
+ * Update build dependencies to build against experimental and to
+ follow cmake.
-- Maximiliano Curia <maxy at debian.org> Fri, 06 Feb 2015 20:39:03 +0100
diff --git a/debian/control b/debian/control
index 282f674..251903c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,21 @@ Source: baloo-kf5
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12),
dbus-x11,
- debhelper (>= 9.0.0),
+ debhelper (>= 9),
extra-cmake-modules (>= 1.3.0~),
- libkf5filemetadata-dev (>= 5.0.0),
+ kio-dev (>= 5.0.0),
+ libkf5auth-dev (>= 5.0.0),
+ libkf5config-dev (>= 5.0.0),
+ libkf5crash-dev (>= 5.0.0),
+ libkf5filemetadata-dev (>= 5.6.0),
+ libkf5i18n-dev (>= 5.0.0),
libkf5idletime-dev (>= 5.2.0),
libkf5kcmutils-dev (>= 5.2.0),
libkf5kdelibs4support-dev (>= 5.2.0),
libkf5runner-dev (>= 5.2.0),
+ libkf5solid-dev (>= 5.0.0),
libxapian-dev,
pkg-kde-tools (>= 0.15.15ubuntu1~),
plasma-framework-dev (>= 5.2.0),
@@ -27,7 +33,7 @@ Architecture: any
Depends: baloo-kf5 (= ${binary:Version}),
libkf5baloo1 (= ${binary:Version}),
libkf5balooxapian1 (= ${binary:Version}),
- libkf5filemetadata-dev,
+ libkf5filemetadata-dev (>= 5.6.0),
libxapian-dev,
${misc:Depends},
${shlibs:Depends}
--
baloo packaging
More information about the pkg-kde-commits
mailing list