[SCM] KDevelop packaging branch, master, updated. debian/4.5.1-1-6-g8844c3b

Pino Toscano pino at alioth.debian.org
Fri Sep 6 17:38:31 UTC 2013


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

The following commit has been merged in the master branch:
commit 132f910190d400f947b8b41435ee428eaaf49d13
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date:   Sat Apr 27 11:29:01 2013 +0200

    Add libqjson-dev build dependency.
---
 debian/changelog |    2 +-
 debian/control   |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c496200..967e8ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ kdevelop (4:4.5.0-0r0) UNRELEASED; urgency=low
   * Remove patch for compile switch for Okteta structure tool since
     BIG_ENDIAN compile switch implemented by upstream
     (remove patch okteta_optional_structures_tool.diff)
-
+  * Add libqjson-dev build dependency.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 25 May 2012 23:56:49 +0200
 
diff --git a/debian/control b/debian/control
index e45ce2a..0ef2c64 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: cdbs,
                libqtwebkit-dev,
                okteta-dev,
                pkg-kde-tools (>= 0.9.0),
+               libqjson-dev,
                shared-mime-info
 Standards-Version: 3.9.3
 Homepage: http://www.kdevelop.org/

-- 
KDevelop packaging



More information about the pkg-kde-commits mailing list