[SCM] KDevelop packaging branch, master, updated. debian/4%5.2.0-2-5-g482a5dc

Pino Toscano pino at moszumanska.debian.org
Tue Nov 21 22:19:37 UTC 2017


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

The following commit has been merged in the master branch:
commit f093c793681a0f1d35ee56227690ca4337dc981f
Author: Pino Toscano <pino at debian.org>
Date:   Tue Nov 21 22:58:03 2017 +0100

    suggest heaptrack on linux
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8e31293..804c0ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ kdevelop (4:5.2.0-3) UNRELEASED; urgency=medium
       without Clang
     - the architectures without Clang are:
       alpha hppa hurd-any kfreebsd-any m68k powerpcspe sh4 sparc64 x32
+  * Suggest heaptrack on Linux.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 21 Nov 2017 22:35:25 +0100
 
diff --git a/debian/control b/debian/control
index 344af31..7952286 100644
--- a/debian/control
+++ b/debian/control
@@ -75,7 +75,7 @@ Depends: kdevelop-data (>= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: g++, gcc, gdb (>= 7.0), kapptemplate, kio-extras, make
-Suggests: cvs, cmake, cppcheck, git, kdevelop-l10n, konsole, ninja-build
+Suggests: cvs, cmake, cppcheck, git, heaptrack [linux-any], kdevelop-l10n, konsole, ninja-build
 Breaks: kdevplatform10-libs (<< 5.2),
 Replaces: kdevplatform10-libs (<< 5.2),
 Description: integrated development environment for C/C++ and other languages

-- 
KDevelop packaging



More information about the pkg-kde-commits mailing list