[hunspell] branch experimental updated (9d53080 -> fc1a40a)

Rene Engelhard rene at moszumanska.debian.org
Tue Nov 29 20:04:13 UTC 2016


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

rene pushed a change to branch experimental
in repository hunspell.

      from  9d53080   changelog for new upstream 1.4.1
      adds  61163c3   Imported Debian patch 1.3.4-2
      adds  a61d13e   Merge branch 'experimental'
      adds  dbff725   update copyright to include Kevin Hendricks and Bjoern Jacke
      adds  e76dab7   release to unstable
       new  6cb69de   New upstream version 1.5.3
       new  e2b3ae7   Merge tag 'upstream/1.5.3' into experimental
       new  289642f   update package names for new SONAME
       new  fc1a40a   bump dh compat to 10

The 4 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:
 .cvsignore => .gitignore                           |    4 +
 ABOUT-NLS                                          | 2197 +++---
 ChangeLog                                          |   36 +
 INSTALL                                            |  235 +-
 Makefile.in                                        |   33 +-
 aclocal.m4                                         |  234 +-
 appveyor.yml                                       |    2 +
 compile                                            |  348 +-
 config.guess                                       |   47 +-
 config.h.in                                        |  205 +-
 config.rpath                                       |  152 +-
 config.sub                                         |   37 +-
 configure                                          | 7977 +++++++++++--------
 configure.ac                                       |    8 +-
 debian/changelog                                   |    7 +
 debian/compat                                      |    2 +-
 debian/control                                     |    4 +-
 debian/copyright                                   |    8 +-
 debian/libhunspell-1.4-0.shlibs                    |    1 -
 ...ell-1.4-0.install => libhunspell-1.5-0.install} |    0
 debian/libhunspell-1.5-0.shlibs                    |    1 +
 .../2824e4ed8fe9c476234edba87bf6042ca862ec8f.diff  |   18 +
 debian/rules                                       |    4 +-
 depcomp                                            |  633 +-
 install-sh                                         |  548 +-
 intl/{.cvsignore => .gitignore}                    |    0
 COPYING.LGPL => intl/COPYING.LIB                   |    5 +-
 intl/ChangeLog                                     |    4 -
 intl/Makefile.in                                   |  244 +-
 intl/VERSION                                       |    2 +-
 intl/bindtextdom.c                                 |   23 +-
 intl/config.charset                                | 1150 +--
 intl/dcgettext.c                                   |   22 +-
 intl/dcigettext.c                                  |  190 +-
 intl/dcngettext.c                                  |   20 +-
 intl/dgettext.c                                    |   22 +-
 intl/dngettext.c                                   |   20 +-
 intl/eval-plural.h                                 |   20 +-
 intl/explodename.c                                 |   20 +-
 intl/finddomain.c                                  |   22 +-
 intl/gettext.c                                     |   22 +-
 intl/gettextP.h                                    |   40 +-
 intl/gmo.h                                         |   20 +-
 intl/hash-string.c                                 |    7 +-
 intl/hash-string.h                                 |   20 +-
 intl/intl-compat.c                                 |   27 +-
 intl/intl-exports.c                                |   42 +-
 intl/l10nflist.c                                   |   34 +-
 intl/langprefs.c                                   |  385 +-
 intl/{libgnuintl.h.in => libgnuintl.in.h}          |  132 +-
 intl/libintl.rc                                    |    6 +-
 intl/loadinfo.h                                    |   20 +-
 intl/loadmsgcat.c                                  |   62 +-
 intl/localcharset.c                                |  582 +-
 intl/localcharset.h                                |   20 +-
 intl/locale.alias                                  |   34 +-
 intl/localealias.c                                 |   36 +-
 intl/localename.c                                  | 2516 ++++--
 intl/lock.c                                        |  917 ++-
 intl/lock.h                                        |  904 +--
 intl/log.c                                         |   82 +-
 intl/ngettext.c                                    |   20 +-
 intl/os2compat.c                                   |   20 +-
 intl/os2compat.h                                   |   26 +-
 intl/osdep.c                                       |   24 +-
 intl/plural-exp.c                                  |   27 +-
 intl/plural-exp.h                                  |   24 +-
 intl/plural.c                                      | 1433 ++--
 intl/plural.y                                      |   42 +-
 intl/printf-args.c                                 |  229 +-
 intl/printf-args.h                                 |   77 +-
 intl/printf-parse.c                                |  965 +--
 intl/printf-parse.h                                |   46 +-
 intl/printf.c                                      |  183 +-
 intl/ref-add.sin                                   |   20 +-
 intl/ref-del.sin                                   |   20 +-
 intl/relocatable.c                                 |  417 +-
 intl/relocatable.h                                 |   42 +-
 intl/setlocale.c                                   | 1070 +++
 intl/textdomain.c                                  |   20 +-
 intl/threadlib.c                                   |   73 +
 intl/tsearch.c                                     |  483 +-
 intl/tsearch.h                                     |   28 +-
 intl/vasnprintf.c                                  | 7831 ++++++++++---------
 intl/vasnprintf.h                                  |   22 +-
 intl/vasnwprintf.h                                 |   24 +-
 intl/verify.h                                      |  279 +
 intl/version.c                                     |   20 +-
 intl/wprintf-parse.h                               |   48 +-
 intl/xsize.c                                       |    3 +
 intl/xsize.h                                       |   40 +-
 ltmain.sh                                          | 8104 +++++++++++++-------
 m4/{.cvsignore => .gitignore}                      |    0
 m4/ChangeLog                                       |   35 +
 m4/Makefile.am                                     |    2 +-
 m4/Makefile.in                                     |   31 +-
 m4/codeset.m4                                      |   18 +-
 m4/fcntl-o.m4                                      |  134 +
 m4/gettext.m4                                      |  125 +-
 m4/glibc2.m4                                       |   21 +-
 m4/glibc21.m4                                      |   26 +-
 m4/iconv.m4                                        |  187 +-
 m4/intdiv0.m4                                      |   17 +-
 m4/intl.m4                                         |  165 +-
 m4/intldir.m4                                      |   10 +-
 m4/intlmacosx.m4                                   |   37 +-
 m4/intmax.m4                                       |   21 +-
 m4/inttypes-pri.m4                                 |   20 +-
 m4/inttypes_h.m4                                   |   23 +-
 m4/lcmessage.m4                                    |   21 +-
 m4/lib-ld.m4                                       |   87 +-
 m4/lib-link.m4                                     |  138 +-
 m4/lib-prefix.m4                                   |   91 +-
 m4/libtool.m4                                      | 4220 ++++++----
 m4/lock.m4                                         |  328 +-
 m4/longlong.m4                                     |  112 +-
 m4/ltoptions.m4                                    |  147 +-
 m4/ltsugar.m4                                      |    7 +-
 m4/ltversion.m4                                    |   14 +-
 m4/lt~obsolete.m4                                  |   17 +-
 m4/nls.m4                                          |   17 +-
 m4/po.m4                                           |   44 +-
 m4/printf-posix.m4                                 |   24 +-
 m4/progtest.m4                                     |   35 +-
 m4/size_max.m4                                     |   37 +-
 m4/stdint_h.m4                                     |   21 +-
 m4/threadlib.m4                                    |  389 +
 m4/uintmax_t.m4                                    |   10 +-
 m4/visibility.m4                                   |   49 +-
 m4/wchar_t.m4                                      |   18 +-
 m4/wint_t.m4                                       |   18 +-
 m4/xsize.m4                                        |    7 +-
 man/{.cvsignore => .gitignore}                     |    0
 man/Makefile.in                                    |   29 +-
 man/hu/{.cvsignore => .gitignore}                  |    0
 man/hu/Makefile.in                                 |   29 +-
 missing                                            |  457 +-
 mkinstalldirs                                      |   36 +-
 po/{.cvsignore => .gitignore}                      |    0
 po/ChangeLog                                       |    4 +
 po/LINGUAS                                         |    1 +
 po/Makefile.in.in                                  |  110 +-
 po/Makevars                                        |   53 +
 po/Rules-quot                                      |   15 +-
 po/es.po                                           |  495 ++
 po/hu.po                                           |  208 +-
 po/hunspell.pot                                    |  208 +-
 po/it.po                                           |  208 +-
 src/{.cvsignore => .gitignore}                     |    0
 src/Makefile.in                                    |   29 +-
 src/hunspell/{.cvsignore => .gitignore}            |    1 -
 src/hunspell/Makefile.am                           |   23 +-
 src/hunspell/Makefile.in                           |  122 +-
 src/hunspell/affentry.cxx                          |  236 +-
 src/hunspell/affentry.hxx                          |   68 +-
 src/hunspell/affixmgr.cxx                          | 2798 ++++---
 src/hunspell/affixmgr.hxx                          |  184 +-
 src/hunspell/atypes.hxx                            |   49 +-
 src/hunspell/baseaffix.hxx                         |   10 +-
 src/hunspell/csutil.cxx                            |  562 +-
 src/hunspell/csutil.hxx                            |   56 +-
 src/hunspell/filemgr.cxx                           |   32 +-
 src/hunspell/filemgr.hxx                           |   14 +-
 src/hunspell/hashmgr.cxx                           |  607 +-
 src/hunspell/hashmgr.hxx                           |   44 +-
 src/hunspell/htypes.hxx                            |    4 +-
 src/hunspell/hunspell.cxx                          | 1266 +--
 src/hunspell/hunspell.h                            |    4 +-
 src/hunspell/hunspell.hxx                          |  125 +-
 src/hunspell/{hunvisapi.h.in => hunvisapi.h}       |    6 +-
 src/hunspell/hunvisapi.h.in                        |    4 +-
 src/hunspell/hunzip.cxx                            |   50 +-
 src/hunspell/hunzip.hxx                            |   13 +-
 src/hunspell/langnum.hxx                           |    6 +-
 src/hunspell/phonet.cxx                            |   31 +-
 src/hunspell/phonet.hxx                            |    8 +-
 src/hunspell/replist.cxx                           |  152 +-
 src/hunspell/replist.hxx                           |   20 +-
 src/hunspell/suggestmgr.cxx                        |  907 +--
 src/hunspell/suggestmgr.hxx                        |  101 +-
 src/hunspell/w_char.hxx                            |   12 +-
 src/parsers/{.cvsignore => .gitignore}             |    0
 src/parsers/Makefile.am                            |    5 +-
 src/parsers/Makefile.in                            |   34 +-
 src/parsers/firstparser.cxx                        |   24 +-
 src/parsers/firstparser.hxx                        |    8 +-
 src/parsers/htmlparser.cxx                         |   12 +-
 src/parsers/htmlparser.hxx                         |    8 +-
 src/parsers/latexparser.cxx                        |   30 +-
 src/parsers/latexparser.hxx                        |    8 +-
 src/parsers/manparser.cxx                          |   25 +-
 src/parsers/manparser.hxx                          |    9 +-
 src/parsers/odfparser.cxx                          |   16 +-
 src/parsers/odfparser.hxx                          |    8 +-
 src/parsers/testparser.cxx                         |    9 +-
 src/parsers/textparser.cxx                         |  125 +-
 src/parsers/textparser.hxx                         |   42 +-
 src/parsers/xmlparser.cxx                          |   62 +-
 src/parsers/xmlparser.hxx                          |   18 +-
 src/tools/{.cvsignore => .gitignore}               |    0
 src/tools/Makefile.am                              |   12 +-
 src/tools/Makefile.in                              |   51 +-
 src/tools/affixcompress                            |    5 +-
 src/tools/analyze.cxx                              |   27 +-
 src/tools/chmorph.cxx                              |   39 +-
 src/tools/example.cxx                              |   29 +-
 src/tools/hunspell.cxx                             |  904 +--
 src/tools/hunzip.cxx                               |   22 +-
 src/tools/hzip.cxx                                 |   18 +-
 src/tools/ispellaff2myspell                        |    3 +-
 src/tools/munch.cxx                                |   53 +-
 src/tools/munch.h                                  |    4 +-
 src/tools/unmunch.cxx                              |   24 +-
 src/tools/wordlist2hunspell                        |    3 +-
 src/win_api/.cvsignore                             |    1 -
 src/win_api/.gitignore                             |    8 +
 src/win_api/Hunspell.rc                            |    8 +-
 src/win_api/Makefile.in                            |   29 +-
 src/win_api/config.h                               |    4 +-
 src/win_api/hunspell.vcproj                        |   16 +
 src/win_api/hunspelldll.h                          |   13 +-
 src/win_api/libhunspell.vcproj                     |    8 +-
 src/win_api/testparser.vcproj                      |   16 +
 test-driver                                        |   35 +-
 tests/.gitattributes                               |    4 +
 tests/{.cvsignore => .gitignore}                   |    0
 tests/Makefile.am                                  |    5 +
 tests/Makefile.in                                  |   34 +-
 tests/base_utf.sug                                 |    6 +-
 tests/nepali.aff                                   |   12 +
 tests/nepali.dic                                   |    5 +
 tests/nepali.good                                  |    4 +
 tests/{1975530.test => nepali.test}                |    0
 tests/nepali.wrong                                 |    3 +
 tests/ngram_utf_fix.sug                            |    1 -
 tests/suggestiontest/{.cvsignore => .gitignore}    |    0
 tests/suggestiontest/Makefile.in                   |   29 +-
 237 files changed, 35927 insertions(+), 24144 deletions(-)
 rename .cvsignore => .gitignore (86%)
 create mode 100644 appveyor.yml
 mode change 120000 => 100755 compile
 delete mode 100644 debian/libhunspell-1.4-0.shlibs
 rename debian/{libhunspell-1.4-0.install => libhunspell-1.5-0.install} (100%)
 create mode 100644 debian/libhunspell-1.5-0.shlibs
 create mode 100644 debian/patches/2824e4ed8fe9c476234edba87bf6042ca862ec8f.diff
 rename intl/{.cvsignore => .gitignore} (100%)
 copy COPYING.LGPL => intl/COPYING.LIB (99%)
 delete mode 100644 intl/ChangeLog
 rename intl/{libgnuintl.h.in => libgnuintl.in.h} (74%)
 create mode 100644 intl/setlocale.c
 create mode 100644 intl/threadlib.c
 create mode 100644 intl/verify.h
 create mode 100644 intl/xsize.c
 rename m4/{.cvsignore => .gitignore} (100%)
 create mode 100644 m4/fcntl-o.m4
 create mode 100644 m4/threadlib.m4
 rename man/{.cvsignore => .gitignore} (100%)
 rename man/hu/{.cvsignore => .gitignore} (100%)
 rename po/{.cvsignore => .gitignore} (100%)
 create mode 100644 po/ChangeLog
 create mode 100644 po/es.po
 rename src/{.cvsignore => .gitignore} (100%)
 rename src/hunspell/{.cvsignore => .gitignore} (72%)
 copy src/hunspell/{hunvisapi.h.in => hunvisapi.h} (76%)
 rename src/parsers/{.cvsignore => .gitignore} (100%)
 rename src/tools/{.cvsignore => .gitignore} (100%)
 delete mode 100644 src/win_api/.cvsignore
 create mode 100644 src/win_api/.gitignore
 create mode 100644 tests/.gitattributes
 rename tests/{.cvsignore => .gitignore} (100%)
 create mode 100644 tests/nepali.aff
 create mode 100644 tests/nepali.dic
 create mode 100644 tests/nepali.good
 copy tests/{1975530.test => nepali.test} (100%)
 create mode 100644 tests/nepali.wrong
 rename tests/suggestiontest/{.cvsignore => .gitignore} (100%)

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



More information about the Pkg-openoffice-commits mailing list