[SCM] kcmutils packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-3-gb37c506
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:00:10 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcmutils.git;a=commitdiff;h=151e788
The following commit has been merged in the kubuntu_unstable branch:
commit 151e78872e9ab4457cb2aaee19a623f866def8b8
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Jan 29 11:36:33 2015 +0100
Update build dependencies to build against experimental and to follow cmake.
---
debian/changelog | 2 ++
debian/control | 29 ++++++++---------------------
2 files changed, 10 insertions(+), 21 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a42a888..1c1f8b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
kcmutils (5.6.0-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> Thu, 29 Jan 2015 11:36:12 +0100
diff --git a/debian/control b/debian/control
index 9b92796..793b6fe 100644
--- a/debian/control
+++ b/debian/control
@@ -3,31 +3,18 @@ Section: libs
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,
- debhelper (>= 9.0.0),
+Build-Depends: cmake (>= 2.8.12),
+ debhelper (>= 9),
extra-cmake-modules (>= 1.6.0),
- libkf5attica-dev (>= 5.6.0),
- libkf5auth-dev (>= 5.6.0),
- libkf5codecs-dev (>= 5.6.0),
- libkf5completion-dev (>= 5.6.0),
- libkf5config-dev (>= 5.6.0),
libkf5configwidgets-dev (>= 5.6.0),
libkf5coreaddons-dev (>= 5.6.0),
- libkf5dbusaddons-dev (>= 5.6.0),
- libkf5globalaccel-dev (>= 5.6.0),
- libkf5guiaddons-dev (>= 5.6.0),
libkf5i18n-dev (>= 5.6.0),
libkf5iconthemes-dev (>= 5.6.0),
libkf5itemviews-dev (>= 5.6.0),
- libkf5kjs-dev (>= 5.6.0),
libkf5service-dev (>= 5.6.0),
- libkf5sonnet-dev (>= 5.6.0),
- libkf5textwidgets-dev (>= 5.6.0),
- libkf5widgetsaddons-dev (>= 5.6.0),
- libkf5windowsystem-dev (>= 5.6.0),
libkf5xmlgui-dev (>= 5.6.0),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev
+ qtbase5-dev (>= 5.2.0)
Standards-Version: 3.9.5
Homepage: https://projects.kde.org/projects/frameworks/kcmutils
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/frameworks/kcmutils.git
@@ -36,12 +23,12 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kcmutils.git
Package: libkf5kcmutils-dev
Section: libdevel
Architecture: any
-Depends: libkf5configwidgets-dev,
- libkf5iconthemes-dev,
- libkf5itemviews-dev,
+Depends: libkf5configwidgets-dev (>= 5.6.0),
+ libkf5iconthemes-dev (>= 5.6.0),
+ libkf5itemviews-dev (>= 5.6.0),
libkf5kcmutils5 (= ${binary:Version}),
- libkf5service-dev,
- libkf5xmlgui-dev,
+ libkf5service-dev (>= 5.6.0),
+ libkf5xmlgui-dev (>= 5.6.0),
${misc:Depends}
Description: Extra APIs to write KConfig modules.
Some utility classes for KSettings, KCModule and KPlugin.
--
kcmutils packaging
More information about the pkg-kde-commits
mailing list