[SCM] baloo packaging branch, master, updated. debian/4.13.3-1-27-gbf16a4e
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Aug 23 23:13:07 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/baloo.git;a=commitdiff;h=13fdd39
The following commit has been merged in the master branch:
commit 13fdd390d89dc5c1c57b6524016b6a260853393f
Author: Jonathan Riddell <jriddell at ubuntu.com>
Date: Mon Jul 21 18:45:35 2014 +0200
Add missing build-dep on libx11-dev
---
debian/changelog | 6 ++++++
debian/control | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f9710d1..3758d57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+baloo (4:4.13.90-0ubuntu3) utopic; urgency=medium
+
+ * Add missing build-dep on libx11-dev
+
+ -- Jonathan Riddell <jriddell at ubuntu.com> Sat, 19 Jul 2014 21:40:48 +0200
+
baloo (4:4.13.90-0ubuntu2) utopic; urgency=medium
* Add missing .install file
diff --git a/debian/control b/debian/control
index 0cd2c8e..aa97c59 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Build-Depends: cmake,
libkfilemetadata-dev (>= 4:4.13.90),
libqjson-dev,
libxapian-dev,
- pkg-kde-tools
+ pkg-kde-tools,
+ libx11-dev
Build-Conflicts: libkfilemetadata5-dev
Standards-Version: 3.9.5
XS-Testsuite: autopkgtest
--
baloo packaging
More information about the pkg-kde-commits
mailing list