[mbt] 03/05: Merge tag 'upstream/3.2.16'

Maarten van Gompel proycon-guest at moszumanska.debian.org
Fri Aug 5 07:16:10 UTC 2016


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

proycon-guest pushed a commit to branch master
in repository mbt.

commit eb0b2b95ef3c2ff7528b844e953fa7abcb2b8a11
Merge: 8776f60 7d9cd3a
Author: proycon <proycon at anaproy.nl>
Date:   Wed Aug 3 22:56:50 2016 +0200

    Merge tag 'upstream/3.2.16'
    
    Upstream version 3.2.16

 AUTHORS                           |    1 +
 ChangeLog                         | 1841 ++++++------
 Makefile.am                       |    6 +-
 Makefile.in                       |   59 +-
 NEWS                              |   20 +-
 README                            |   60 +-
 aclocal.m4                        |   66 +-
 bootstrap.sh                      |    6 +-
 compile                           |    2 +-
 config.guess                      |  233 +-
 config.h.in                       |    6 +-
 config.sub                        |   60 +-
 configure                         | 3487 +++++++++++++----------
 configure.ac                      |   17 +-
 depcomp                           |    2 +-
 docs/Makefile.in                  |   29 +-
 docs/mbt.1                        |   54 +-
 docs/mbtg.1                       |   52 +-
 example/Makefile.in               |   29 +-
 include/Makefile.am               |    4 +-
 include/Makefile.in               |   33 +-
 include/mbt/Logging.h             |   18 +-
 include/mbt/Makefile.am           |    4 +-
 include/mbt/Makefile.in           |   35 +-
 include/mbt/MbtAPI.h              |   27 +-
 include/mbt/Pattern.h             |   18 +-
 include/mbt/Sentence.h            |   49 +-
 include/mbt/TagLex.h              |   19 +-
 include/mbt/Tagger.h              |   56 +-
 install-sh                        |  373 ++-
 ltmain.sh                         | 5533 +++++++++++++++++++++++--------------
 m4/libtool.m4                     | 2801 +++++++++++--------
 m4/ltoptions.m4                   |  140 +-
 m4/ltversion.m4                   |   12 +-
 m4/openmp.m4                      |   97 -
 m4/pkg.m4                         |   55 +
 missing                           |    2 +-
 src/GenerateTagger.cxx            |  636 +++++
 src/Makefile.am                   |    9 +-
 src/Makefile.in                   |   46 +-
 src/Mbt.cxx                       |   16 +-
 src/MbtAPI.cxx                    |   36 +-
 src/Mbtg.cxx                      |   16 +-
 src/Pattern.cxx                   |   62 +-
 src/{Tagger.cxx => RunTagger.cxx} | 1082 +-------
 src/Sentence.cxx                  |  381 ++-
 src/TagLex.cxx                    |   88 +-
 src/Tagger.cxx                    | 1827 +-----------
 src/convert.cxx                   |   24 +-
 src/simpletest.cxx                |   15 +-
 test-driver                       |   15 +-
 51 files changed, 10148 insertions(+), 9411 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mbt.git



More information about the debian-science-commits mailing list