[SCM] kdeplasma-addons packaging branch, master, updated. 6d52ae6714a545f62920fd83ce0eada568dd163b
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Mar 25 09:36:39 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kdeplasma-addons.git;a=commitdiff;h=3000568
The following commit has been merged in the master branch:
commit 300056842a951a9144d2fba91e704adabbd37553
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Feb 9 09:52:44 2015 +0100
Update build dependencies to build against experimental and to follow cmake.
---
debian/changelog | 2 ++
debian/control | 16 ++++++++++------
2 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 88417cf..e7e8643 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ kdeplasma-addons (4:5.2.0-1~) UNRELEASED; urgency=medium
* Prepare initial Debian release.
* Add myself as Uploader.
+ * Update build dependencies to build against experimental and to
+ follow cmake.
-- Maximiliano Curia <maxy at debian.org> Mon, 09 Feb 2015 09:26:20 +0100
diff --git a/debian/control b/debian/control
index 03c9702..36d2bdf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,12 @@ Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
- extra-cmake-modules,
+ extra-cmake-modules (>= 1.0.0),
kio-dev (>= 5.2.0),
- libboost1.55-dev,
- libgee-dev,
+ kross-dev,
+ libboost-dev,
libglib2.0-dev,
libibus-1.0-dev,
libkf5config-dev (>= 5.2.0),
@@ -21,11 +21,15 @@ Build-Depends: cmake,
libkf5service-dev (>= 5.2.0),
libkf5unitconversion-dev (>= 5.2.0),
libqt5x11extras5-dev,
+ libx11-dev,
libxcb-keysyms1-dev,
- pkg-kde-tools,
+ pkg-config,
+ pkg-kde-tools (>= 0.15.16),
plasma-framework-dev,
+ qtbase5-dev (>= 5.3.0),
qtdeclarative5-dev,
- scim-dev
+ scim-dev,
+ shared-mime-info
Standards-Version: 3.9.6
XS-Testsuite: autopkgtest
Homepage: https://projects.kde.org/projects/kde/workspace/kdeplasma-addons
--
kdeplasma-addons packaging
More information about the pkg-kde-commits
mailing list