[SCM] KDevelop packaging branch, experimental, updated. debian/4.7.3-3-14-gbfa2d58
Pino Toscano
pino at moszumanska.debian.org
Fri Aug 26 05:35:16 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop.git;a=commitdiff;h=4149b73
The following commit has been merged in the experimental branch:
commit 4149b7311bdc379c4818068a4baf51197cc424e8
Author: Pino Toscano <pino at debian.org>
Date: Fri Aug 26 06:38:31 2016 +0200
bump cmake and kdevplatform-dev B-Ds
---
debian/changelog | 3 +++
debian/control | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0c4e96e..4357edc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,9 @@ kdevelop (4:5.0-0r1) UNRELEASED; urgency=medium
libkf5notifyconfig-dev, libkf5parts-dev, libkf5service-dev,
libkf5texteditor-dev, libkf5threadweaver-dev, libkf5windowsystem-dev,
libkf5xmlgui-dev, and kdevelop-pg-qt
+ * Bump build dependencies according to the upstream build system:
+ - bump cmake to >= 2.8.12
+ - bump kdevplatform-dev to >= 5.0
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 26 Aug 2016 06:08:47 +0200
diff --git a/debian/control b/debian/control
index 340bef5..c4b7d44 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
Jeremy Lainé <jeremy.laine at m4x.org>,
George Kiagiadakis <kiagiadakis.george at gmail.com>,
Andreas Cord-Landwehr <cola at uni-paderborn.de>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 0.0.9),
qtbase5-dev (>= 5.4.0),
@@ -33,7 +33,7 @@ Build-Depends: cmake,
libkf5windowsystem-dev (>= 5.15.0),
libkf5xmlgui-dev (>= 5.15.0),
kdevelop-pg-qt (>= 2.0),
- kdevplatform-dev (>= 1.7.3),
+ kdevplatform-dev (>= 5.0),
pkg-config,
pkg-kde-tools (>= 0.9.0),
shared-mime-info
--
KDevelop packaging
More information about the pkg-kde-commits
mailing list