[SCM] baloo-widgets packaging branch, master, updated. debian/4.13.3-1-18-g93eb9ea
Maximiliano Curia
maxy at moszumanska.debian.org
Sun Aug 24 18:31:37 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/baloo-widgets.git;a=commitdiff;h=300211a
The following commit has been merged in the master branch:
commit 300211a882b16d1ba6c196eb8b9355d8a32f1d5a
Author: Jonathan Riddell <jriddell at ubuntu.com>
Date: Mon Jul 21 18:48:54 2014 +0200
[ Scarlett Clark ]
[ Jonathan Riddell ]
Add missing build-dep libx11-dev
---
debian/changelog | 4 ++++
debian/control | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9064288..6d8ba87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
baloo-widgets (4:4.13.90-0ubuntu1) UNRELEASED; urgency=medium
+ [ Scarlett Clark ]
* New upstream beta release
+ [ Jonathan Riddell ]
+ * Add missing build-dep libx11-dev
+
-- Scarlett Clark <scarlett at scarlettgatelyclark.com> Fri, 18 Jul 2014 21:59:45 -0700
baloo-widgets (4:4.13.2-0ubuntu1) utopic; urgency=medium
diff --git a/debian/control b/debian/control
index 68e7a21..91f974f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 9.0.0), cmake,
kdelibs5-dev (>= 4:4.13.90),
baloo-dev (>= 4:4.13.90),
libkfilemetadata-dev (>= 4:4.13.90),
- libphonon-dev
+ libphonon-dev,
+ libx11-dev
Standards-Version: 3.9.5
Homepage: http://projects.kde.org/baloo
--
baloo-widgets packaging
More information about the pkg-kde-commits
mailing list