[frog] branch master updated (f3a914e -> 4a5b31f)

Maarten van Gompel proycon-guest at moszumanska.debian.org
Mon Dec 4 21:51:25 UTC 2017


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

proycon-guest pushed a change to branch master
in repository frog.

      from  f3a914e   * Updated to new upstream 0.13.8 * Updated ucto dependency to 0.9.9 * Updated libfolia depdendency to 0.10.1 * Updated ticcutils dependency to 0.16.1
       new  1652f3d   New upstream version 0.13.9
       new  ed4dec1   Updated version 0.13.9 from 'upstream/0.13.9'
       new  4a5b31f   updated dependencies

The 3 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                            | 58 ++++++++++++++++++++++++++++++++++++
 NEWS                                 |  5 ++++
 configure                            | 20 ++++++-------
 configure.ac                         |  2 +-
 debian/changelog                     | 14 +++++----
 debian/control                       | 10 +++----
 include/frog/{Frog.h => Frog-util.h} | 10 ++-----
 include/frog/FrogAPI.h               | 13 ++++----
 include/frog/Makefile.am             |  2 +-
 include/frog/Makefile.in             |  2 +-
 include/frog/Parser.h                | 10 +++++++
 include/frog/ckyparser.h             |  3 ++
 include/frog/clex.h                  |  2 ++
 include/frog/mblem_mod.h             |  6 ++++
 include/frog/mbma_brackets.h         |  6 ++++
 include/frog/mbma_mod.h              | 16 ++++------
 include/frog/mbma_rule.h             |  7 +++++
 include/frog/mwu_chunker_mod.h       |  7 +++++
 include/frog/ner_tagger_mod.h        |  4 +++
 include/frog/tagger_base.h           |  5 ++++
 include/frog/ucto_tokenizer_mod.h    |  2 ++
 m4/ax_lib_readline.m4                |  4 +--
 m4/ax_pthread.m4                     |  6 ++--
 src/Frog-util.cxx                    |  5 +++-
 src/Frog.cxx                         |  2 +-
 src/FrogAPI.cxx                      | 11 +++++--
 src/Parser.cxx                       |  6 ++--
 src/cgn_tagger_mod.cxx               |  4 +--
 src/ckyparser.cxx                    |  4 ++-
 src/clex.cxx                         |  4 ++-
 src/csidp.cxx                        |  5 +++-
 src/iob_tagger_mod.cxx               |  6 ++--
 src/mblem_mod.cxx                    |  5 ++--
 src/mblem_prog.cxx                   |  3 +-
 src/mbma_brackets.cxx                |  4 +--
 src/mbma_mod.cxx                     | 11 ++++---
 src/mbma_prog.cxx                    |  3 +-
 src/mbma_rule.cxx                    |  5 ++--
 src/mwu_chunker_mod.cxx              |  5 ++--
 src/ner_prog.cxx                     |  3 +-
 src/ner_tagger_mod.cxx               | 12 ++++++--
 src/tagger_base.cxx                  |  8 ++---
 src/ucto_tokenizer_mod.cxx           |  6 ++--
 43 files changed, 233 insertions(+), 93 deletions(-)
 rename include/frog/{Frog.h => Frog-util.h} (89%)

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



More information about the debian-science-commits mailing list