[mbt] branch master updated (583b81a -> 632eecc)

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 change to branch master
in repository mbt.

      from  583b81a   start working on new upstream 3.2.12
      adds  8b53155   Imported Upstream version 3.2.12
       new  632eecc   Merge tag 'upstream/3.2.12'

The 1 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:
 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(-)
 rename bootstrap => bootstrap.sh (93%)
 create mode 100755 compile
 create mode 100755 test-driver

-- 
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