[libreoffice-dictionaries] branch master updated (b72d7b3 -> c73f00a)

Rene Engelhard rene at moszumanska.debian.org
Sat May 27 11:15:59 UTC 2017


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

rene pushed a change to branch master
in repository libreoffice-dictionaries.

      from  b72d7b3   helper.py: deal with uncommon Czech's thesaurus that can't be auto-detected
      adds  fc6cddd   New upstream version 5.3.1~rc1
      adds  2d042ca   Updated version 5.3.1~rc1 from 'upstream/5.3.1_rc1'
      adds  b33a631   new package: hunspell-gug
      adds  d19c21b   apparently slovnik_data_utf8.txt is gone; update ./dictionary-to-thesaurus.py call
      adds  c87b6bc   fix gug thesaurus install
      adds  a8bc198   update changelog
      adds  515141e   New upstream version 5.3.1
      adds  c599b43   Merge tag 'upstream/5.3.1' into experimental
      adds  14413cf   update changelog
      adds  f274c9d   release libreoffice-dictionaries 1:5.3.1-1 (for experimental)
      adds  4f1052b   New upstream version 5.3.2
      adds  aa0fe12   Updated version 5.3.2 from 'upstream/5.3.2'
      adds  43ba2a7   update debian/copyright for hr_HR
      adds  f526db5   New upstream version 5.3.3
      adds  c73f00a   Merge tag 'upstream/5.3.3' into experimental

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |      3 -
 ChangeLog-dictionaries                             |   9340 +-
 debian/changelog                                   |     10 +
 debian/control                                     |     16 +
 debian/copyright                                   |      3 +-
 debian/list.json                                   |     10 +-
 debian/rules                                       |      4 +-
 .../{Dictionary_br.mk => Dictionary_bo.mk}         |     11 +-
 dictionaries/Dictionary_gug.mk                     |     13 +-
 dictionaries/Module_dictionaries.mk                |      1 +
 dictionaries/bo/CHANGELOG.md                       |     28 +
 dictionaries/{es => bo}/META-INF/manifest.xml      |      0
 dictionaries/bo/README.md                          |     41 +
 dictionaries/bo/bo.aff                             |     73 +
 dictionaries/bo/bo.dic                             |    373 +
 dictionaries/{br_FR => bo}/description.xml         |     14 +-
 dictionaries/{be_BY => bo}/dictionaries.xcu        |      6 +-
 dictionaries/cs_CZ/README_cs.txt                   |    502 +-
 dictionaries/cs_CZ/README_en.txt                   |    502 +-
 dictionaries/cs_CZ/thes_cs_CZ.dat                  | 159621 +++++++++++
 dictionaries/cs_CZ/thesaurus/README.txt            |      2 +-
 .../cs_CZ/thesaurus/dictionary-to-thesaurus.py     |      6 +-
 .../thesaurus/{slovnik_data_utf8.txt => en-cs.txt} |  77731 +++--
 dictionaries/de/README_extension_owner.txt         |     11 +-
 dictionaries/de/README_hyph_de.txt                 |      5 +-
 dictionaries/de/README_thesaurus.txt               |      4 +-
 dictionaries/de/de_AT_frami.aff                    |      4 +-
 dictionaries/de/de_AT_frami.dic                    |  12602 +-
 dictionaries/de/de_CH_frami.aff                    |      4 +-
 dictionaries/de/de_CH_frami.dic                    |  12460 +-
 dictionaries/de/de_DE_frami.aff                    |      4 +-
 dictionaries/de/de_DE_frami.dic                    |  12574 +-
 dictionaries/de/description.xml                    |      2 +-
 dictionaries/de/hyph_de_AT.dic                     |  74431 ++++-
 dictionaries/de/hyph_de_CH.dic                     |  74429 ++++-
 dictionaries/de/hyph_de_DE.dic                     |  74427 ++++-
 dictionaries/de/th_de_CH_v2.dat                    |  95202 ++++---
 dictionaries/de/th_de_DE_v2.dat                    |  95282 ++++---
 dictionaries/en/changelog.txt                      |     35 +-
 dictionaries/en/description.xml                    |      3 +-
 dictionaries/en/en_GB.aff                          |      2 +-
 dictionaries/en/en_GB.dic                          |   2252 +-
 dictionaries/es/th_es_ANY_v2.idx                   |  21848 ++
 dictionaries/gug/META-INF/manifest.xml             |      4 +-
 ...EADME_th_gug_PY_v2.txt => README_th_gug_PY.txt} |      4 +-
 dictionaries/gug/description.xml                   |      9 +-
 dictionaries/gug/description/desc_en_US.txt        |      2 +-
 dictionaries/gug/description/desc_es_ES.txt        |      1 +
 dictionaries/gug/description/desc_gug_PY.txt       |      2 +-
 dictionaries/gug/dictionaries.xcu                  |     15 +-
 dictionaries/gug/gug.aff                           |     11 +
 dictionaries/gug/gug.dic                           |   4217 +
 dictionaries/gug/images/OdprtiTezaver.png          |    Bin 0 -> 1577 bytes
 .../gug/{th_gug_PY_v2.dat => th_gug_PY.dat}        |      2 +-
 dictionaries/gug/th_gug_PY.idx                     |    903 +
 dictionaries/hr_HR/README_hr_HR.txt                |     25 +-
 dictionaries/hr_HR/hr_HR.aff                       |   4347 +-
 dictionaries/hr_HR/hr_HR.dic                       | 265997 ++++--------------
 dictionaries/sv_SE/description.xml                 |      5 +-
 dictionaries/sv_SE/sv_FI.dic                       | 165721 +++++------
 dictionaries/sv_SE/sv_SE.dic                       | 166313 +++++------
 61 files changed, 813833 insertions(+), 517636 deletions(-)
 delete mode 100644 .gitignore
 copy dictionaries/{Dictionary_br.mk => Dictionary_bo.mk} (60%)
 create mode 100644 dictionaries/bo/CHANGELOG.md
 copy dictionaries/{es => bo}/META-INF/manifest.xml (100%)
 create mode 100644 dictionaries/bo/README.md
 create mode 100644 dictionaries/bo/bo.aff
 create mode 100644 dictionaries/bo/bo.dic
 copy dictionaries/{br_FR => bo}/description.xml (50%)
 copy dictionaries/{be_BY => bo}/dictionaries.xcu (79%)
 create mode 100644 dictionaries/cs_CZ/thes_cs_CZ.dat
 rename dictionaries/cs_CZ/thesaurus/{slovnik_data_utf8.txt => en-cs.txt} (98%)
 mode change 100644 => 100755 dictionaries/en/en_GB.aff
 mode change 100644 => 100755 dictionaries/en/en_GB.dic
 create mode 100644 dictionaries/es/th_es_ANY_v2.idx
 rename dictionaries/gug/{README_th_gug_PY_v2.txt => README_th_gug_PY.txt} (99%)
 create mode 100644 dictionaries/gug/description/desc_es_ES.txt
 create mode 100644 dictionaries/gug/gug.aff
 create mode 100644 dictionaries/gug/gug.dic
 create mode 100644 dictionaries/gug/images/OdprtiTezaver.png
 rename dictionaries/gug/{th_gug_PY_v2.dat => th_gug_PY.dat} (92%)
 create mode 100644 dictionaries/gug/th_gug_PY.idx

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



More information about the Pkg-openoffice-commits mailing list