[SCM] kcm-touchpad packaging branch, master, updated. fb612158ab9285fbb41d5a3dd573f3559fa4d95c

Maximiliano Curia maxy at moszumanska.debian.org
Tue Mar 31 14:29:06 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kcm-touchpad.git;a=commitdiff;h=99d6019

The following commit has been merged in the master branch:
commit 99d6019c8593ea34c848f0e7cbfa4601790810bc
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Feb 7 16:10:47 2015 +0100

    Update build dependencies to build against experimental and to follow cmake.
---
 debian/changelog |  2 ++
 debian/control   | 15 ++++++++++-----
 2 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5b6bf90..b7a3926 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 kcm-touchpad (4:5.1.95-1~) UNRELEASED; urgency=medium
 
   * Prepare initial Debian release.
+  * Update build dependencies to build against experimental and to
+    follow cmake.
 
  -- Maximiliano Curia <maxy at debian.org>  Sat, 07 Feb 2015 15:28:22 +0100
 
diff --git a/debian/control b/debian/control
index 2df24cb..9aa93fa 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,22 @@ Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 XSBC-Original-Maintainer: Rohan Garg <rohangarg at kubuntu.org>
-Build-Depends: cmake,
-               debhelper (>= 9.0.0),
-               extra-cmake-modules,
+Build-Depends: cmake (>= 2.8.12),
+               debhelper (>= 9),
+               extra-cmake-modules (>= 0.0.10),
                kded5-dev,
                kinit-dev,
-               libkf5config-dev,
+               libkf5configwidgets-dev,
                libkf5coreaddons-dev,
+               libkf5completion-dev,
+               libkf5dbusaddons-dev,
+               libkf5globalaccel-dev,
                libkf5i18n-dev,
                libkf5kcmutils-dev,
                libkf5notifications-dev,
                libkf5notifyconfig-dev,
+               libkf5service-dev,
+               libkf5widgetsaddons-dev,
                libkf5xmlgui-dev,
                libqt5x11extras5-dev,
                libx11-dev,
@@ -53,7 +58,7 @@ Build-Depends: cmake,
                libxcursor-dev,
                libxi-dev,
                pkg-config,
-               pkg-kde-tools,
+               pkg-kde-tools (>= 0.15.16),
                plasma-framework-dev,
                xserver-xorg-dev,
                xserver-xorg-input-synaptics-dev

-- 
kcm-touchpad packaging



More information about the pkg-kde-commits mailing list