[SCM] libkscreen packaging branch, master, updated. debian/1.0.3-1-2-g419c6f3

Pino Toscano pino at moszumanska.debian.org
Sat May 10 17:44:46 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libkscreen.git;a=commitdiff;h=419c6f3

The following commit has been merged in the master branch:
commit 419c6f32d2d25098ba11d986a34c407b6a2b39a3
Author: Pino Toscano <pino at debian.org>
Date:   Sat May 10 19:44:05 2014 +0200

    B-D change: libxcb-sync0-dev -> libxcb-sync-dev
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fd9c5e4..596002e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 libkscreen (1.0.3-2) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Replace the libxcb-sync0-dev build dependency with libxcb-sync-dev.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 10 May 2014 19:41:53 +0200
 
diff --git a/debian/control b/debian/control
index a351be8..76b4337 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 9),
                libxcb-render-util0-dev,
                libxcb-shape0-dev,
                libxcb-shm0-dev,
-               libxcb-sync0-dev,
+               libxcb-sync-dev,
                libxcb-util0-dev,
                libxcb-xfixes0-dev,
                libxcb-xtest0-dev,

-- 
libkscreen packaging



More information about the pkg-kde-commits mailing list