[SCM] kdeplasma-addons packaging branch, kubuntu_unstable, updated. 42f43f7dd07d4409053eaf814601703398b0b697

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Mon Oct 6 18:59:41 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kdeplasma-addons.git;a=commitdiff;h=42f43f7

The following commit has been merged in the kubuntu_unstable branch:
commit 42f43f7dd07d4409053eaf814601703398b0b697
Author: Scarlett Clark <sgclark at kubuntu.org>
Date:   Mon Oct 6 18:35:20 2014 +0000

    Correct the xcb dependency.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b3524da..c9c5dab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,5 +4,6 @@ kdeplasma-addons (4:5.0.95b-0ubuntu1) UNRELEASED; urgency=medium
   * New copyright file, wrap-and-sort, changelog entry, add epoch.
   * Fix Maintainer field.
   * New upstream tarball, add new dependencies. 
+  * Correct the xcb dependency.
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Fri, 03 Oct 2014 10:59:34 +0000
diff --git a/debian/control b/debian/control
index eec7d45..c9d9d45 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: cmake,
                libkf5service-dev (>= 5.2.0),
                libkf5unitconversion-dev (>= 5.2.0),
                libqt5x11extras5-dev,
-               libx11-xcb-dev,
+               libxcb-keysyms1-dev,
                pkg-kde-tools,
                plasma-framework-dev,
                qtdeclarative5-dev,

-- 
kdeplasma-addons packaging



More information about the pkg-kde-commits mailing list