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

[libreoffice-dictionaries] 01/01: d/helper.py: now that myspell-lt is a transitional package, stop conflicting on it and instead add a Breaks/Replaces



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

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

commit fd810ac171afc94a2ae66d37e99f4998526fc6b7
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Sun May 15 14:49:09 2016 +0000

    d/helper.py: now that myspell-lt is a transitional package, stop conflicting on it and instead add a Breaks/Replaces
---
 debian/control   | 3 ++-
 debian/helper.py | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ed92e52..0f5f44a 100644
--- a/debian/control
+++ b/debian/control
@@ -800,7 +800,8 @@ Architecture: all
 Depends: dictionaries-common, ${misc:Depends}, ${hunspell:Depends}
 Suggests: hunspell, libreoffice-writer
 Provides: hunspell-dictionary, hunspell-dictionary-lt
-Conflicts: myspell-lt
+Breaks: myspell-lt (<< 1.2.1-6)
+Replaces: myspell-lt (<< 1.2.1-6)
 Description: Lithuanian dictionary for hunspell
  This is the Lithuanian dictionary for use with the hunspell
  spellchecker.
diff --git a/debian/helper.py b/debian/helper.py
index 459ea5d..e37dc74 100755
--- a/debian/helper.py
+++ b/debian/helper.py
@@ -64,6 +64,7 @@ breaks_replaces = {
  "hunspell-en-gb": ("myspell-en-gb", '<<', "1:5.0.1+dfsg-1"),
  "hunspell-en-za": ("myspell-en-za", '<<', "1:5.0.1+dfsg-1"),
  "hunspell-it": ("myspell-it", '<<', "1:5.0.1+dfsg-1"),
+ "hunspell-lt": ('myspell-lt', '<<', '1.2.1-6'),
  "hunspell-sw": ("myspell-sw", '<<', "1:5.0.1+dfsg-1"),
  "hunspell-th": ("myspell-th", '<<', "1:5.0.1+dfsg-1"),
  "hunspell-sl": ("myspell-sl", '<=', "1.0-5"),
@@ -80,7 +81,6 @@ conflicts = {
  "hunspell-he": "myspell-he",
  "hunspell-hr": "myspell-hr",
  "hunspell-hu": "myspell-hu",
- "hunspell-lt": "myspell-lt",
  "hunspell-nl": "myspell-nl",
  "hunspell-no": "myspell-nb, myspell-nn",
  "hunspell-pl": "myspell-pl",

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


Reply to: