[SCM] KDevelop packaging branch, master, updated. debian/5.0.1-2
Pino Toscano
pino at moszumanska.debian.org
Wed Sep 21 05:11:13 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop.git;a=commitdiff;h=d99c309
The following commit has been merged in the master branch:
commit d99c309eacecdc3e3f27e43b2815b691cff6d7fe
Author: Pino Toscano <pino at debian.org>
Date: Wed Aug 31 21:56:26 2016 +0200
add libkf5sysguard-dev B-D (#803953)
enable again the process attaching functionalities
---
debian/changelog | 2 ++
debian/control | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8d9ce19..d842af1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,8 @@ kdevelop (4:5.0-0r1) UNRELEASED; urgency=medium
* Add the okteta-dev build dependency to enable the okteta plugin; the minimum
version ensures okteta-dev is fixed and depends on all the libraries for
which it provides headers.
+ * Add the libkf5sysguard-dev build dependency to enable again the process
+ attaching functionalities. (Closes: #803953)
-- 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 01a2ba0..f3113ba 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,7 @@ Build-Depends: cmake (>= 2.8.12),
kdevelop-pg-qt (>= 2.0),
kdevplatform-dev (>= 5.0),
okteta-dev (>= 4:16.08.0-1~),
+ libkf5sysguard-dev,
pkg-config,
pkg-kde-tools (>= 0.15.16),
shared-mime-info,
--
KDevelop packaging
More information about the pkg-kde-commits
mailing list