[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice-dictionaries] 01/01: Make hunspell-es conflicts with myspell-es (the same it does)



This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository libreoffice-dictionaries.

commit d3eac8004451eb9451b51685f06e9d3529cb1799
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Thu May 19 22:20:49 2016 +0000

    Make hunspell-es conflicts with myspell-es (the same it does)
    
    Closes: #824800
---
 debian/control   | 1 +
 debian/helper.py | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 7647210..96dc2a4 100644
--- a/debian/control
+++ b/debian/control
@@ -493,6 +493,7 @@ Architecture: all
 Depends: dictionaries-common, ${misc:Depends}, ${hunspell:Depends}
 Suggests: hunspell, libreoffice-writer
 Provides: hunspell-dictionary, hunspell-dictionary-es
+Conflicts: myspell-es
 Description: Spanish dictionary for hunspell
  This is the Spanish dictionary for use with the hunspell
  spellchecker.
diff --git a/debian/helper.py b/debian/helper.py
index 8ba3f86..80e29b2 100755
--- a/debian/helper.py
+++ b/debian/helper.py
@@ -76,6 +76,7 @@ conflicts = {
  "hunspell-da": "myspell-da",
  "hunspell-el": "myspell-el-gr",
  "hunspell-en-au": "myspell-en-au",
+ "hunspell-es": "myspell-es",
  "hunspell-et": "myspell-et",
  "hunspell-gd": "myspell-gd",
  "hunspell-he": "myspell-he",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice-dictionaries.git


Reply to: