[libreoffice-dictionaries] branch experimental updated (b72d7b3 -> a8bc198)

Rene Engelhard rene at moszumanska.debian.org
Tue Feb 21 17:24:01 UTC 2017


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

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

      from  b72d7b3   helper.py: deal with uncommon Czech's thesaurus that can't be auto-detected
       new  fc6cddd   New upstream version 5.3.1~rc1
       new  2d042ca   Updated version 5.3.1~rc1 from 'upstream/5.3.1_rc1'
       new  b33a631   new package: hunspell-gug
       new  d19c21b   apparently slovnik_data_utf8.txt is gone; update ./dictionary-to-thesaurus.py call
       new  c87b6bc   fix gug thesaurus install
       new  a8bc198   update changelog

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |      3 -
 ChangeLog-dictionaries                             |  12544 --
 debian/changelog                                   |     10 +
 debian/control                                     |     16 +
 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/sv_SE/description.xml                 |      5 +-
 dictionaries/sv_SE/sv_FI.dic                       | 165721 ++++++++---------
 dictionaries/sv_SE/sv_SE.dic                       | 166313 +++++++++---------
 57 files changed, 754880 insertions(+), 309421 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