[ucto] 65/69: Merge tag 'upstream/0.5.2'

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 f99f316f213dc16530910ecec4b970bbb30169fd
Merge: b6d6429 f780dcd
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date:   Wed Sep 3 19:00:10 2014 +0200

    Merge tag 'upstream/0.5.2'
    
    Upstream version 0.5.2

 AUTHORS                       |     2 +
 COPYING                       |   674 ++
 ChangeLog                     |  2038 +++++
 INSTALL                       |   365 +
 Makefile.am                   |    14 +
 Makefile.in                   |   805 ++
 NEWS                          |   227 +
 README                        |     5 +
 TODO                          |     3 +
 aclocal.m4                    |   959 +++
 bootstrap                     |    99 +
 config.guess                  |  1517 ++++
 config.h.in                   |    83 +
 config.sub                    |  1760 ++++
 config/Makefile.am            |    13 +
 config/Makefile.in            |   434 +
 config/e-mail.rule            |     1 +
 config/exotic-eos.eos         |    75 +
 config/exotic-quotes.quote    |    11 +
 config/ligatures.filter       |    11 +
 config/smiley.rule            |     1 +
 config/standard-eos.eos       |    10 +
 config/standard-quotes.quote  |     7 +
 config/tokconfig-de           |   216 +
 config/tokconfig-en           |   333 +
 config/tokconfig-fr           |   180 +
 config/tokconfig-fy           |   505 ++
 config/tokconfig-it           |   201 +
 config/tokconfig-nl           |   582 ++
 config/tokconfig-nl-sonarchat |   584 ++
 config/tokconfig-nl-twitter   |   585 ++
 config/tokconfig-sv           |   235 +
 config/url.rule               |     3 +
 configure                     | 18476 ++++++++++++++++++++++++++++++++++++++++
 configure.ac                  |   109 +
 depcomp                       |   630 ++
 docs/Makefile.am              |     6 +
 docs/Makefile.in              |   458 +
 docs/ucto.1                   |   117 +
 include/Makefile.am           |     4 +
 include/Makefile.in           |   580 ++
 include/ucto/Makefile.am      |     1 +
 include/ucto/Makefile.in      |   474 ++
 include/ucto/tokenize.h       |   355 +
 include/ucto/unicode.h        |    64 +
 install-sh                    |   520 ++
 ltmain.sh                     |  9642 +++++++++++++++++++++
 m4/Makefile.am                |     4 +
 m4/Makefile.in                |   379 +
 m4/ac_define_dir.m4           |    45 +
 m4/ax_icu_check.m4            |    86 +
 m4/libtool.m4                 |  7851 +++++++++++++++++
 m4/ltoptions.m4               |   369 +
 m4/ltsugar.m4                 |   123 +
 m4/ltversion.m4               |    23 +
 m4/lt~obsolete.m4             |    98 +
 m4/pkg.m4                     |   159 +
 missing                       |   376 +
 src/Makefile.am               |    21 +
 src/Makefile.in               |   708 ++
 src/tokenize.cxx              |  1876 ++++
 src/tst.sh                    |     4 +
 src/ucto.cxx                  |   235 +
 src/unicode.cxx               |   124 +
 tests/Makefile.am             |     4 +
 tests/Makefile.in             |   379 +
 tests/tst.cfg                 |     7 +
 tests/tst.ok                  |     1 +
 tests/tst.txt                 |     1 +
 ucto-icu.pc.in                |    10 +
 ucto.pc.in                    |    12 +
 71 files changed, 56869 insertions(+)

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