[SCM] KDevelop packaging branch, experimental, updated. debian/5.0.3-1-11-gb3107dd
Pino Toscano
pino at moszumanska.debian.org
Sat Jul 1 07:26:01 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop.git;a=commitdiff;h=de9990f
The following commit has been merged in the experimental branch:
commit de9990f45e09b645dd4aee581b431239a1b29724
Author: Pino Toscano <pino at debian.org>
Date: Sat Jul 1 08:52:17 2017 +0200
suggest cppcheck
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 13fd9d5..1818fd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ kdevelop (4:5.1.1-0r1) UNRELEASED; urgency=medium
indicated by the upstream build system.
* Update install files.
* Bump Standards-Version to 4.0.0, no changes required.
+ * Suggest cppcheck, as optional runtime tool.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 18 Jan 2017 17:20:27 -0300
diff --git a/debian/control b/debian/control
index 9397f91..ddc4fd7 100644
--- a/debian/control
+++ b/debian/control
@@ -56,7 +56,7 @@ Depends: kdevelop-data (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Recommends: g++, gcc, gdb (>= 7.0), kapptemplate, kio-extras, make
-Suggests: cmake, kdevelop-l10n, ninja-build
+Suggests: cmake, cppcheck, kdevelop-l10n, ninja-build
Description: integrated development environment for C/C++ and other languages
KDevelop is a Free and Open Source integrated development
environment (IDE). It provides editing, navigation and debugging features for
--
KDevelop packaging
More information about the pkg-kde-commits
mailing list