[SCM] kate packaging branch, master, updated. debian/4%17.08.3-2-15-gb131e8e

Pino Toscano pino at moszumanska.debian.org
Sun Dec 10 09:51:51 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kate.git;a=commitdiff;h=b131e8e

The following commit has been merged in the master branch:
commit b131e8e05eded845ddcb3ff172c2a4101c58936d
Author: Pino Toscano <pino at debian.org>
Date:   Sun Dec 10 10:40:21 2017 +0100

    add more suggests
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index caf428b..911a1a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ kate (4:17.08.3-3) UNRELEASED; urgency=medium
     in newer upstream versions
     - remove the libgit2-dev build dependency
     - add the git suggest in kate
+  * Add more suggests for tools optionally used in kate: subversion, mercurial,
+    darcs, and exuberant-ctags
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 09 Dec 2017 12:04:39 +0100
 
diff --git a/debian/control b/debian/control
index 2e3167f..7279756 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,7 @@ Depends: kate5-data (>= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends},
 Recommends: sonnet-plugins
-Suggests: khelpcenter, konsole-kpart, git
+Suggests: khelpcenter, konsole-kpart, git, subversion, mercurial, darcs, exuberant-ctags
 Description: powerful text editor
  Kate is a powerful text editor that can open multiple files simultaneously.
  .

-- 
kate packaging



More information about the pkg-kde-commits mailing list