[SCM] KDE Base Workspace module packaging branch, kde4.10, updated. debian/4.8.4-6-30-g4f359bc
José Manuel Santamaría Lema
santa-guest at alioth.debian.org
Mon Mar 11 15:41:15 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kde-workspace.git;a=commitdiff;h=4f359bc
The following commit has been merged in the kde4.10 branch:
commit 4f359bc9f1e9821c8b9047933727dd48e26d9561
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date: Mon Feb 18 18:43:54 2013 +0100
Add other build dependencies.
---
debian/changelog | 2 ++
debian/control | 5 +++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 60ce85d..65b0d3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ kde-workspace (4:4.10.0-0r0) UNRELEASED; urgency=low
* Bump kdelibs5-dev build dependency to 4:4.10.
* Bump kdepimlibs5-dev build dependency to 4:4.10.
* Bump libkactivities-dev build dependency to 4:4.10.
+ * Add build dependency on nepomuk-core-dev (>= 4:4.10).
+ * Add build dependency on libqjson-dev.
* Add the following xcb libraries to Build-Depends:
- libxcb-composite0-dev
- libxcb-damage0-dev
diff --git a/debian/control b/debian/control
index 0b5cc8a..1ca1364 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
Build-Depends: kde-sc-dev-latest (>= 4:4.10.0),
cmake, debhelper (>= 7.3.16), pkg-kde-tools (>= 0.12), dpkg-dev (>= 1.15.5),
libdlrestrictions-dev (>= 0.14), kdelibs5-dev (>= 4:4.10), kdepimlibs5-dev (>= 4:4.10),
- libkactivities-dev (>= 4:4.10),
+ libkactivities-dev (>= 4:4.10), nepomuk-core-dev (>= 4:4.10),
libstrigiqtdbusclient-dev (>= 0.6.3), libstreamanalyzer-dev (>= 0.6.3),
libqimageblitz-dev (>= 1:0.0.4-2),
zlib1g-dev,
@@ -40,7 +40,8 @@ Build-Depends: kde-sc-dev-latest (>= 4:4.10.0),
libxcb-composite0-dev, libxcb-damage0-dev, libxcb-xfixes0-dev,
libxcb-render0-dev, libxcb-randr0-dev, libxcb-shape0-dev,
libxcb-shm0-dev, libxcb-sync0-dev, libxcb-image0-dev,
- libxcb-render-util0-dev, libx11-xcb-dev
+ libxcb-render-util0-dev, libx11-xcb-dev,
+ libqjson-dev
Build-Conflicts: libgles2-mesa-dev
Standards-Version: 3.9.3
X-Python-Version: >= 2.5
--
KDE Base Workspace module packaging
More information about the pkg-kde-commits
mailing list