[SCM] kdevelop-python packaging branch, experimental, updated. debian/5.1.2-1-5-gddc4201
Pino Toscano
pino at moszumanska.debian.org
Wed Nov 15 22:46:10 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop-python.git;a=commitdiff;h=9a5ffe4
The following commit has been merged in the experimental branch:
commit 9a5ffe42c99915f14ea702f25d0924c3bd44ee73
Author: Pino Toscano <pino at debian.org>
Date: Wed Nov 15 23:39:30 2017 +0100
update B-Ds
---
debian/changelog | 6 ++++++
debian/control | 21 ++++++++++-----------
2 files changed, 16 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 92aa858..670b523 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,12 @@ kdevelop-python (5.2.0-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Drop the kdevplatform-dev build dependency, following the kdevplatform
+ merge in kdevelop.
+ * Change other build dependencies according to the upstream build system:
+ - bump cmake to >= 3.0
+ - bump qtbase-dev to >= 5.5.0
+ - bump ECM and Frameworks to >= 5.15.0
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 15 Nov 2017 23:28:14 +0100
diff --git a/debian/control b/debian/control
index f02f5c6..9f059a6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,18 +4,17 @@ Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Pino Toscano <pino at debian.org>,
Andreas Cord-Landwehr <cola at uni-paderborn.de>
-Build-Depends: cmake (>= 2.8.12),
+Build-Depends: cmake (>= 3.0),
debhelper (>= 9),
- extra-cmake-modules (>= 0.0.9),
- qtbase5-dev,
- libkf5i18n-dev,
- libkf5itemmodels-dev,
- libkf5kcmutils-dev,
- libkf5newstuff-dev,
- libkf5texteditor-dev,
- libkf5threadweaver-dev,
- kdevplatform-dev (>= 5.1.2),
- kdevelop-dev (>= 4:5.1.2),
+ extra-cmake-modules (>= 5.15.0),
+ qtbase5-dev (>= 5.5.0),
+ libkf5i18n-dev (>= 5.15.0),
+ libkf5itemmodels-dev (>= 5.15.0),
+ libkf5kcmutils-dev (>= 5.15.0),
+ libkf5newstuff-dev (>= 5.15.0),
+ libkf5texteditor-dev (>= 5.15.0),
+ libkf5threadweaver-dev (>= 5.15.0),
+ kdevelop-dev (>= 4:5.2.0),
pkg-kde-tools (>= 0.15.16),
python3.6-dev,
Standards-Version: 4.1.0
--
kdevelop-python packaging
More information about the pkg-kde-commits
mailing list