[mbt] 01/01: Merge tag 'upstream/3.2.12'

Ko van der Sloot sloot-guest at moszumanska.debian.org
Wed Nov 26 10:26:18 UTC 2014


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

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

commit 632eecc2e4f5b85f475c12dbf2bb5d54e83111a8
Merge: 583b81a 8b53155
Author: Ko van der Sloot <Ko.vanderSloot at uvt.nl>
Date:   Wed Nov 26 11:26:01 2014 +0100

    Merge tag 'upstream/3.2.12'
    
    Upstream version 3.2.12

 ChangeLog                 |  47 +++
 INSTALL                   |  12 +-
 Makefile.am               |   4 +-
 Makefile.in               | 356 ++++++++++++---------
 NEWS                      |  14 +-
 aclocal.m4                | 686 +++++++++++++++++++++++++---------------
 bootstrap => bootstrap.sh |   4 +-
 compile                   | 347 ++++++++++++++++++++
 config.guess              | 184 ++++++-----
 config.sub                | 106 ++++---
 configure                 | 789 ++++++++++++++++++++++++++--------------------
 configure.ac              |  12 +-
 depcomp                   | 487 +++++++++++++++++-----------
 docs/Makefile.in          | 130 ++++++--
 docs/mbt.1                |   2 +-
 example/Makefile.in       | 106 +++++--
 include/Makefile.in       | 274 +++++++++-------
 include/mbt/Logging.h     |   4 +-
 include/mbt/Makefile.in   | 175 +++++++---
 include/mbt/MbtAPI.h      |   7 +-
 include/mbt/Pattern.h     |   4 +-
 include/mbt/Sentence.h    |   4 +-
 include/mbt/TagLex.h      |   4 +-
 include/mbt/Tagger.h      |  36 ++-
 install-sh                |  35 +-
 ltmain.sh                 |   4 +-
 mbt.pc                    |   2 +-
 missing                   | 414 +++++++++---------------
 src/Makefile.in           | 701 ++++++++++++++++++++++++++++++----------
 src/Mbt.cxx               |   4 +-
 src/MbtAPI.cxx            | 131 ++------
 src/Mbtg.cxx              |   4 +-
 src/Pattern.cxx           |   4 +-
 src/Sentence.cxx          |   4 +-
 src/TagLex.cxx            |   4 +-
 src/Tagger.cxx            | 354 +++++++++++++--------
 src/convert.cxx           |   4 +-
 src/simpletest.cxx        |   4 +-
 test-driver               | 139 ++++++++
 39 files changed, 3572 insertions(+), 2030 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