[SCM] kate packaging branch, master, updated. debian/4%17.08.1-1-10-gf9c6b42

Pino Toscano pino at moszumanska.debian.org
Sun Nov 26 12:51:15 UTC 2017


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

The following commit has been merged in the master branch:
commit 44563c320fc7fe4dc75a93bf3d096639dded6b29
Author: Pino Toscano <pino at debian.org>
Date:   Sun Nov 26 13:48:48 2017 +0100

    update relationships for spell checking (#880800)
    
    - recommend sonnet-plugins
    - drop the aspell | ispell | hspell suggest
---
 debian/changelog | 3 +++
 debian/control   | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 05c8147..1e7b0ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ kate (4:17.08.3-0r1) UNRELEASED; urgency=medium
   * Update lintian overrides.
   * Drop rules to remove files from debian/tmp, since the references files do
     not exist anymore in this source.
+  * Update the relationships for spell checking:
+    - recommend sonnet-plugins (Closes: #880800)
+    - drop the aspell | ispell | hspell suggest
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 26 Nov 2017 12:53:52 +0100
 
diff --git a/debian/control b/debian/control
index 2b36f36..b4101a4 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,8 @@ Depends: kate5-data (>= ${source:Version}),
          ${shlibs:Depends},
 Breaks: ${kde-l10n:all}
 Replaces: ${kde-l10n:all}
-Suggests: aspell | ispell | hspell, khelpcenter, konsole-kpart
+Recommends: sonnet-plugins
+Suggests: khelpcenter, konsole-kpart
 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