[ucto] 69/69: Merge tag 'upstream/0.5.5'

Joost van Baal joostvb at moszumanska.debian.org
Wed Sep 3 17:14:47 UTC 2014


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

joostvb pushed a commit to branch master
in repository ucto.

commit dc5e19d0d2abd041a2eed5c8f7193c5d6612fd84
Merge: 6038ed9 89b9243
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date:   Wed Sep 3 19:02:22 2014 +0200

    Merge tag 'upstream/0.5.5'
    
    Upstream version 0.5.5

 ChangeLog                                  | 317 ++++++++++
 INSTALL                                    |  12 +-
 Makefile.am                                |   4 +-
 Makefile.in                                | 359 +++++++-----
 NEWS                                       |  14 +-
 aclocal.m4                                 | 686 ++++++++++++++--------
 bootstrap => bootstrap.sh                  |  10 +-
 compile                                    | 347 +++++++++++
 config.guess                               | 184 +++---
 config.h.in                                |   4 +
 config.sub                                 | 106 ++--
 config/Makefile.am                         |   8 +-
 config/Makefile.in                         | 116 +++-
 config/ligatures.filter                    |   1 +
 config/pt.abr                              |  21 +
 config/standard-eos.eos                    |   5 +
 config/tokconfig-de                        |   6 +-
 config/tokconfig-en                        |  31 +-
 config/tokconfig-es                        |  10 +-
 config/tokconfig-fr                        |  68 ++-
 config/{tokconfig-es => tokconfig-generic} |  35 +-
 config/tokconfig-it                        | 110 ++--
 config/tokconfig-nl                        |  35 +-
 config/tokconfig-nl-twitter                |  28 +-
 config/{tokconfig-es => tokconfig-pt}      |  37 +-
 config/tokconfig-sv                        |  16 +-
 configure                                  | 894 +++++++++++++++++------------
 configure.ac                               |  16 +-
 depcomp                                    | 487 +++++++++-------
 docs/Makefile.in                           | 131 +++--
 include/Makefile.in                        | 275 +++++----
 include/ucto/Makefile.in                   | 176 ++++--
 include/ucto/tokenize.h                    | 148 ++---
 include/ucto/unicode.h                     |   9 +-
 install-sh                                 |  35 +-
 ltmain.sh                                  |   4 +-
 m4/Makefile.in                             | 101 +++-
 missing                                    | 414 +++++--------
 src/Makefile.am                            |   3 +-
 src/Makefile.in                            | 691 ++++++++++++++++------
 src/tokenize.cxx                           | 858 ++++++++++++++-------------
 src/ucto.cxx                               |  50 +-
 src/unicode.cxx                            |  59 +-
 test-driver                                | 139 +++++
 tests/Makefile.in                          | 101 +++-
 45 files changed, 4692 insertions(+), 2469 deletions(-)

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