[SCM] KDevelop packaging branch, master, updated. debian/5.0.1-2

Pino Toscano pino at moszumanska.debian.org
Wed Sep 21 05:11:11 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop.git;a=commitdiff;h=3266ad8

The following commit has been merged in the master branch:
commit 3266ad8e93414b031b47bd47e0f457b7a701c1ad
Author: Pino Toscano <pino at debian.org>
Date:   Sat Aug 27 19:29:32 2016 +0200

    enable okteta plugin
---
 debian/changelog | 3 +++
 debian/control   | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 08dba38..8d9ce19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,9 @@ kdevelop (4:5.0-0r1) UNRELEASED; urgency=medium
     should be long gone.
   * Remove the kdelibs5-dev dependency in kdevelop-dev, and bump the
     kdevplatform-dev one to >= 5.0.
+  * 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.
 
  -- 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 1da1633..01a2ba0 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,7 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5xmlgui-dev (>= 5.15.0),
                kdevelop-pg-qt (>= 2.0),
                kdevplatform-dev (>= 5.0),
+               okteta-dev (>= 4:16.08.0-1~),
                pkg-config,
                pkg-kde-tools (>= 0.15.16),
                shared-mime-info,

-- 
KDevelop packaging



More information about the pkg-kde-commits mailing list