[SCM] KDevelop Platform packaging branch, kdev1.5, updated. debian/1.3.1-2-10-g6191673

Andreas Cord-Landwehr cola-guest at alioth.debian.org
Fri May 24 21:05:15 UTC 2013


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

The following commit has been merged in the kdev1.5 branch:
commit 0bdbf3f600f625cc51b59898edfe589635c2a429
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date:   Fri May 24 20:10:32 2013 +0200

    Raise kdelibs5-dev build-dependency.
    
    This is the de-facto minimal version, even if CMake checks for
    less. CMake is fixed upstream.
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf76bf9..eb79b0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ kdevplatform (1.5.0-0r0) UNRELEASED; urgency=low
     - kdevplatform5-libs -> kdevplatform7-libs
     - libsublime5 -> libsublime7
   * Add build dependency to libgrantlee-dev (>= 0.1.7)
+  * Raise kdelibs5-dev build-dependency (>=4:4.7.0)
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 26 Apr 2013 21:41:47 +0200
 
diff --git a/debian/control b/debian/control
index 4b0326b..717e7ba 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
 Build-Depends: cdbs (>= 0.4.51),
                cmake (>= 2.8.0),
                debhelper (>= 7.4.15),
-               kdelibs5-dev (>= 4:4.5.0),
+               kdelibs5-dev (>= 4:4.7.0),
                libboost-serialization-dev,
                libgrantlee-dev (>= 0.1.7)
                libqjson-dev,

-- 
KDevelop Platform packaging



More information about the pkg-kde-commits mailing list