[SCM] kdevelop-python packaging branch, master, updated. debian/5.0.1-2
Pino Toscano
pino at moszumanska.debian.org
Wed Sep 21 05:13:37 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop-python.git;a=commitdiff;h=e01df9e
The following commit has been merged in the master branch:
commit e01df9efaacbd6d589198afc40f79e1f8cb26108
Author: Pino Toscano <pino at debian.org>
Date: Fri Aug 26 19:54:01 2016 +0200
add frameworks B-Ds
---
debian/changelog | 4 ++++
debian/control | 8 ++++++++
debian/watch | 3 +--
3 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7cd1a46..54adc9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ kdevelop-python (5.0-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Update the build dependencies following the port to Frameworks:
+ - add extra-cmake-modules, qtbase5-dev, libkf5i18n-dev,
+ libkf5itemmodels-dev, libkf5kcmutils-dev, libkf5newstuff-dev,
+ libkf5texteditor-dev, and libkf5threadweaver-dev
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 26 Aug 2016 19:48:51 +0200
diff --git a/debian/control b/debian/control
index bc3bff7..687f616 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,14 @@ Uploaders: Pino Toscano <pino at debian.org>,
Andreas Cord-Landwehr <cola at uni-paderborn.de>
Build-Depends: cmake (>= 2.8.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 (>= 1.7.3~),
pkg-kde-tools (>= 0.6.4),
python3.4-dev,
diff --git a/debian/watch b/debian/watch
index 9f9b85d..8df701f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
version=3
-opts="repack,compression=xz"
-http://download.kde.org/stable/kdevelop/([\d.]+)/src/kdev-python-([\d.]+)-py3.tar.(?:xz|bz2|gz)
+http://download.kde.org/stable/kdevelop/([\d.]+)/src/kdev-python-([\d.]+)\.tar\.xz
--
kdevelop-python packaging
More information about the pkg-kde-commits
mailing list