[SCM] KDE Base Workspace module packaging branch, master, updated. debian/4.10.5-1

Pino Toscano pino at alioth.debian.org
Sat Jul 13 13:18:31 UTC 2013


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

The following commit has been merged in the master branch:
commit 1561010b8b355ba6f2c123fa05023959f61549d3
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Fri Feb 15 10:06:14 2013 +0100

    Add xcb build dependencies.
---
 debian/changelog |   11 +++++++++++
 debian/control   |    6 +++++-
 2 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0dbd91f..c474e3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,17 @@ 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 the following xcb libraries to Build-Depends:
+    - 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
   * Update patches:
     - drop relax_kdelibs_dependency.diff, no longer needed.
     - drop upstream_Check-if-attention-demanding-status-has-changed-when.patch,
diff --git a/debian/control b/debian/control
index e87e858..0b5cc8a 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,11 @@ Build-Depends: kde-sc-dev-latest (>= 4:4.10.0),
  libpng12-dev (<< 1.5), libjpeg-dev, libxcursor-dev,
  libqalculate-dev, libglib2.0-dev,
  libqtwebkit-dev,
- libprison-dev
+ libprison-dev,
+ 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
 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