[SCM] KDevelop Platform packaging branch, experimental, updated. debian/1.7.3-3

Pino Toscano pino at moszumanska.debian.org
Thu Aug 25 17:21:31 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevplatform.git;a=commitdiff;h=8c2d035

The following commit has been merged in the experimental branch:
commit 8c2d035839a2fa4d006654e271bc24ebcc4f8549
Author: Andreas Cord-Landwehr <cordlandwehr at kde.org>
Date:   Thu Nov 21 09:42:09 2013 +0100

    Add libsvn-dev build dependency.
    
    Needed for reenabling build of SVN plugin.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 69ccb3a..b5386ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ kdevplatform (1.5.2-0) UNRELEASED; urgency=low
   * Re-enable GPL-3+ licensed SVN plugin due to fixed license issue in
     GPL-2+ licensed shared library kdevplatformoutputview (was GPL-2)
     (Closes: #719202)
+  * Add libsvn-dev build dependency: needed for SVN plugin.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 16 Oct 2013 21:51:24 +0200
 
diff --git a/debian/control b/debian/control
index 9671bb5..0929380 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: cdbs (>= 0.4.51),
                libgrantlee-dev (>= 0.1.7),
                libqjson-dev,
                libqtwebkit-dev,
+               libsvn-dev,
                pkg-kde-tools (>= 0.9.0)
 Standards-Version: 3.9.4
 Homepage: http://www.kdevelop.org/

-- 
KDevelop Platform packaging



More information about the pkg-kde-commits mailing list