[SCM] KDevelop packaging branch, master, updated. debian/4.5.2-1-10-gfbb5d12

Pino Toscano pino at moszumanska.debian.org
Sun Jan 19 10:56:29 UTC 2014


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

The following commit has been merged in the master branch:
commit fbb5d1264195456a76fd461c8dd177a40f6594ef
Author: Pino Toscano <pino at debian.org>
Date:   Sun Jan 19 11:56:10 2014 +0100

    kdevelop: suggest ninja-build
    
    there is a plugin using it
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 526caab..db13677 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ kdevelop (4:4.6.0-0r1) UNRELEASED; urgency=medium
     - bump the debhelper build dependency to 9
   * Convert rules to the dh sequencer with kde addon.
   * Remove unused cdbs build dependency.
+  * Suggest ninja-build in kdevelop, as there is a plugin using it.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 19 Jan 2014 09:41:18 +0100
 
diff --git a/debian/control b/debian/control
index 3e69db7..0db1503 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Depends: kdevelop-data (>= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: g++, gcc, gdb (>= 7.0), make
-Suggests: cmake, kapptemplate, kdevelop-l10n
+Suggests: cmake, kapptemplate, kdevelop-l10n, ninja-build
 Description: integrated development environment for KDE
  KDevelop is an easy to use integrated development environment for KDE.
  It supports a wide range of programming languages and features project

-- 
KDevelop packaging



More information about the pkg-kde-commits mailing list