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

[libreoffice-dictionaries] branch master updated (f5d43e6 -> 07ab0f4)



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

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

      from  f5d43e6   update changelog
      adds  9d75c3d   Imported Upstream version 5.2.0~rc3
      adds  75a9dbc   Merge tag 'upstream/5.2.0_rc3' into experimental
      adds  1fb593f   mythes-cs is back; rebuild dat file with official script
      adds  d3a3c57   package new Guarana thesaurus
      adds  b0b7a30   copyright update for cs_CZ thesaurus
      adds  41fed7c   copyright update for gug thesaurus
      adds  cc93551   update changelog
      adds  3c20300   remove obsolete debian/patches/debian
      adds  85ff4c7   update debian/patches/iceanimals
      adds  61e0c33   changelog update
      adds  ec23c8e   release 1:5.2.0~rc3-1 to experimental
      adds  bc30956   Guaran_i_, not Guarana
      adds  933b609   add gug to the list of known rfc639 keys
      adds  798cfc1   delete .idx from git
      adds  d71aa0d   rename thes_cs_CZ to th_cs_CZ_v2
      adds  f08e02e   package pt-BR lightproof from here
      adds  1294346   release 1:5.2.0~rc3-2
      adds  31ae8f4   close bug in old past entry
       new  4111e51   Imported Upstream version 5.2.0
       new  9ecf7e6   Merge tag 'upstream/5.2.0'
       new  51a44e5   changelog; target unstable
       new  fccb7d4   add missing ${misc:Depends} for lo-lightproof-pt-br
       new  07ab0f4   changelog update

The 5 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                                         |      1 +
 ChangeLog-dictionaries                             |    296 +-
 debian/changelog                                   |     25 +
 debian/control                                     |     36 +-
 debian/control.in                                  |     14 +-
 debian/copyright                                   |     12 +
 debian/helper.py                                   |      4 +-
 debian/libreoffice-lightproof-pt-br.install        |      9 +
 debian/list.json                                   |     15 +-
 debian/patches/debian                              |     15 -
 debian/patches/iceanimals                          |     32 +-
 debian/patches/pt-br-only-lightproof               |     40 +
 debian/patches/series                              |      2 +-
 debian/rules                                       |      4 +
 dictionaries/Dictionary_cs.mk                      |      4 +
 dictionaries/Dictionary_en.mk                      |      5 +-
 dictionaries/Dictionary_gd.mk                      |      2 +
 dictionaries/Dictionary_gug.mk                     |     33 +
 dictionaries/Module_dictionaries.mk                |      1 +
 dictionaries/cs_CZ/README_cs.txt                   |   1136 +-
 dictionaries/cs_CZ/README_en.txt                   |    436 +-
 dictionaries/cs_CZ/description.xml                 |    147 +-
 dictionaries/cs_CZ/dictionaries.xcu                |     72 +-
 dictionaries/cs_CZ/thes_cs_CZ.dat                  | 160459 ++++
 dictionaries/cs_CZ/thesaurus/README.txt            |      9 +
 dictionaries/cs_CZ/thesaurus/blacklist.txt         |     27 +
 .../cs_CZ/thesaurus/dictionary-to-thesaurus.py     |    196 +
 .../thesaurus/slovnik_data_utf8.txt}               | 682735 ++++++------------
 dictionaries/en/README_en_AU.txt                   |      8 +-
 dictionaries/en/README_en_CA.txt                   |    124 +-
 dictionaries/en/README_en_GB.txt                   |  15679 +-
 dictionaries/en/README_en_US.txt                   |    124 +-
 dictionaries/en/changelog.txt                      |    330 +
 dictionaries/en/description.xml                    |      2 +-
 dictionaries/en/en_AU.dic                          |    393 +-
 dictionaries/en/en_CA.aff                          |   3127 +-
 dictionaries/en/en_CA.dic                          |  98564 ++-
 dictionaries/en/en_GB.aff                          |   4504 +-
 dictionaries/en/en_GB.dic                          | 105385 +--
 dictionaries/en/en_US.aff                          |   3114 +-
 dictionaries/en/en_US.dic                          |  98302 ++-
 dictionaries/en/en_ZA.dic                          |  87654 +--
 dictionaries/en/th_en_US_v2.dat                    |   2346 +-
 dictionaries/gd_GB/description.xml                 |      2 +-
 dictionaries/gd_GB/dictionaries/README_gd_GB.txt   |      4 +-
 dictionaries/gd_GB/dictionaries/gd_GB.dic          | 118504 ++-
 dictionaries/{af_ZA => gug}/META-INF/manifest.xml  |      0
 dictionaries/gug/README_th_gug_PY_v2.txt           |    421 +
 dictionaries/gug/description.xml                   |     33 +
 dictionaries/gug/description/desc_en_US.txt        |      1 +
 dictionaries/gug/description/desc_gug_PY.txt       |      1 +
 dictionaries/{be_BY => gug}/dictionaries.xcu       |      8 +-
 dictionaries/gug/images/gug-PY.png                 |    Bin 0 -> 7590 bytes
 dictionaries/gug/th_gug_PY_v2.dat                  |   1877 +
 dictionaries/is/description.xml                    |      2 +-
 dictionaries/is/is.aff                             |  15270 +-
 dictionaries/is/is.dic                             |  40000 +-
 dictionaries/is/th_is.dat                          |   8246 +-
 58 files changed, 741451 insertions(+), 708341 deletions(-)
 create mode 100644 debian/libreoffice-lightproof-pt-br.install
 delete mode 100644 debian/patches/debian
 create mode 100644 debian/patches/pt-br-only-lightproof
 create mode 100644 dictionaries/Dictionary_gug.mk
 create mode 100644 dictionaries/cs_CZ/thes_cs_CZ.dat
 create mode 100644 dictionaries/cs_CZ/thesaurus/README.txt
 create mode 100644 dictionaries/cs_CZ/thesaurus/blacklist.txt
 create mode 100755 dictionaries/cs_CZ/thesaurus/dictionary-to-thesaurus.py
 copy dictionaries/{he_IL/he_IL.dic => cs_CZ/thesaurus/slovnik_data_utf8.txt} (63%)
 create mode 100755 dictionaries/en/changelog.txt
 copy dictionaries/{af_ZA => gug}/META-INF/manifest.xml (100%)
 create mode 100644 dictionaries/gug/README_th_gug_PY_v2.txt
 create mode 100644 dictionaries/gug/description.xml
 create mode 100644 dictionaries/gug/description/desc_en_US.txt
 create mode 100644 dictionaries/gug/description/desc_gug_PY.txt
 copy dictionaries/{be_BY => gug}/dictionaries.xcu (72%)
 create mode 100644 dictionaries/gug/images/gug-PY.png
 create mode 100644 dictionaries/gug/th_gug_PY_v2.dat

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


Reply to: