[SCM] KDevelop Platform packaging branch, experimental, updated. debian/1.0.1-1-17-gb9fb482

George Kiagiadakis gkiagia-guest at alioth.debian.org
Sat Nov 13 12:55:32 UTC 2010


The following commit has been merged in the experimental branch:
commit b9fb48227bd906cd08bdd665c246a75604b0b232
Author: George Kiagiadakis <kiagiadakis.george at gmail.com>
Date:   Sat Nov 13 14:47:33 2010 +0200

    Add build dependency on libqjson-dev for building the reviewboard plugin.
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2e76249..d4552fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ kdevplatform (1.1.0-0r1) UNRELEASED; urgency=low
   * Update installed files.
   * Add new localization package for Hungarian (hu).
   * Bump pkg-kde-tools dependency to version 0.9.0 for building without quilt.
+  * Add build dependency on libqjson-dev for building the reviewboard plugin.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 13 Nov 2010 13:46:24 +0200
 
diff --git a/debian/control b/debian/control
index 11e9cb5..b036932 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>, Jeremy Lainé <jeremy.laine at m4x.org>,
  George Kiagiadakis <kiagiadakis.george at gmail.com>
 Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7.4.15), cmake (>= 2.8.0),
  pkg-kde-tools (>= 0.9.0), kdelibs5-dev (>= 4:4.4.1),
- libsvn-dev, libboost-serialization-dev
+ libsvn-dev, libboost-serialization-dev, libqjson-dev
 # libcommoncpp2-dev, libboost-iostreams-dev
 Standards-Version: 3.9.0
 Homepage: http://www.kdevelop.org/

-- 
KDevelop Platform packaging



More information about the pkg-kde-commits mailing list