[ucto] branch master updated (c91c25d -> 643dcd0)

Maarten van Gompel proycon-guest at moszumanska.debian.org
Thu Nov 2 20:15:47 UTC 2017


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

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

      from  c91c25d   Added ucto.maintscript to clean conffiles left over by ucto before the uctodata split. Added missing conffiles to libucto2.maintscript (Closes: #852470)
       new  98fae82   New upstream version 0.9.8
       new  e47229a   Updated version 0.9.8 from 'upstream/0.9.8'
       new  643dcd0   Updated to new upstream (0.9.8, skipped 0.9.7); Updated libfolia dependency to 1.10

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                | 491 +++++++++++++++++++++++++++++++++++++++++
 INSTALL                  | 370 +++++++++++++++++++++++++++++++
 Makefile.am              |   2 +-
 Makefile.in              |  30 +--
 NEWS                     |  31 +++
 README                   | 113 ----------
 aclocal.m4               |   1 -
 bootstrap.sh             |   3 -
 config.guess             | 165 ++++++++------
 config.h.in              |   3 -
 config.sub               |  56 +++--
 config/Makefile.in       |  10 +-
 configure                | 403 ++++++++++++++++------------------
 configure.ac             |  63 ++----
 debian/changelog         |   7 +
 debian/control           |   2 +-
 docs/Makefile.in         |  10 +-
 docs/ucto.1              |  31 ++-
 include/Makefile.in      |  10 +-
 include/ucto/Makefile.in |  10 +-
 include/ucto/setting.h   |   1 +
 include/ucto/textcat.h   |   2 +-
 include/ucto/tokenize.h  |  22 +-
 install-sh               |  23 +-
 ltmain.sh                |  39 ++--
 m4/Makefile.in           |  10 +-
 m4/ax_icu_check.m4       |  86 --------
 m4/libtool.m4            |  27 ++-
 m4/ltsugar.m4            |   7 +-
 m4/lt~obsolete.m4        |   7 +-
 m4/pkg.m4                | 217 +++++++-----------
 src/Makefile.am          |   5 +-
 src/Makefile.in          |  15 +-
 src/setting.cxx          |  39 +++-
 src/textcat.cxx          |   4 +-
 src/tokenize.cxx         | 560 +++++++++++++++++++++++++++++++++++------------
 src/ucto.cxx             | 268 +++++++++++++++++------
 src/unicode.cxx          |  17 +-
 tests/Makefile.in        |  10 +-
 ucto.pc.in               |   1 -
 40 files changed, 2124 insertions(+), 1047 deletions(-)
 create mode 100644 INSTALL
 delete mode 100644 README
 delete mode 100644 m4/ax_icu_check.m4

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



More information about the debian-science-commits mailing list