[ucto] branch master updated (0020159 -> 15b43e2)

Maarten van Gompel proycon-guest at moszumanska.debian.org
Sat Jul 30 17:03:18 UTC 2016


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

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

      from  0020159   Updated copyright, descriptions, dependencies, preparing to upgrade to new upstream
       new  bc9ddcf   Imported Upstream version 0.9.2
       new  15b43e2   Merge tag 'upstream/0.9.2'

The 2 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                     | 4175 +++++++++++++++----------------
 INSTALL                       |  370 ---
 Makefile.am                   |    5 +-
 Makefile.in                   |   64 +-
 NEWS                          |   40 +
 README                        |  108 +-
 aclocal.m4                    |   66 +-
 bootstrap.sh                  |    6 +-
 compile                       |    2 +-
 config.guess                  |  201 +-
 config.h.in                   |   21 +-
 config.sub                    |   40 +-
 config/Makefile.am            |   11 +-
 config/Makefile.in            |   40 +-
 config/es.abr                 |  205 --
 config/exotic-eos.eos         |   75 -
 config/exotic-quotes.quote    |   11 -
 config/ligatures.filter       |   12 -
 config/nl_afk.abr             |  464 ----
 config/pt.abr                 |   21 -
 config/tokconfig-de           |  233 --
 config/tokconfig-en           |  273 --
 config/tokconfig-es           |   91 -
 config/tokconfig-fr           |  136 -
 config/tokconfig-fy           |  506 ----
 config/tokconfig-generic      |   21 +-
 config/tokconfig-it           |  234 --
 config/tokconfig-nl           |  135 -
 config/tokconfig-nl-sonarchat |  122 -
 config/tokconfig-nl-twitter   |  128 -
 config/tokconfig-pt           |  116 -
 config/tokconfig-sv           |  246 --
 config/url.rule               |    6 +-
 configure                     | 3546 ++++++++++++++++----------
 configure.ac                  |   18 +-
 depcomp                       |    2 +-
 docs/Makefile.in              |   30 +-
 include/Makefile.in           |   30 +-
 include/ucto/Makefile.in      |   32 +-
 include/ucto/tokenize.h       |   62 +-
 include/ucto/unicode.h        |   20 +-
 install-sh                    |  366 ++-
 ltmain.sh                     | 5508 ++++++++++++++++++++++++++---------------
 m4/Makefile.in                |   30 +-
 m4/ax_lib_readline.m4         |  107 +
 m4/libtool.m4                 | 2546 +++++++++++--------
 m4/ltoptions.m4               |  127 +-
 m4/ltsugar.m4                 |    7 +-
 m4/ltversion.m4               |   12 +-
 m4/lt~obsolete.m4             |    7 +-
 m4/pkg.m4                     |  230 +-
 missing                       |    2 +-
 src/Makefile.am               |    4 +-
 src/Makefile.in               |   38 +-
 src/tokenize.cxx              | 1446 +++++++----
 src/ucto.cxx                  |   59 +-
 src/unicode.cxx               |   27 +-
 test-driver                   |   15 +-
 tests/Makefile.am             |    4 +-
 tests/Makefile.in             |   34 +-
 60 files changed, 11295 insertions(+), 11198 deletions(-)
 delete mode 100644 INSTALL
 delete mode 100644 config/es.abr
 delete mode 100644 config/exotic-eos.eos
 delete mode 100644 config/exotic-quotes.quote
 delete mode 100644 config/ligatures.filter
 delete mode 100644 config/nl_afk.abr
 delete mode 100644 config/pt.abr
 delete mode 100644 config/tokconfig-de
 delete mode 100644 config/tokconfig-en
 delete mode 100644 config/tokconfig-es
 delete mode 100644 config/tokconfig-fr
 delete mode 100644 config/tokconfig-fy
 delete mode 100644 config/tokconfig-it
 delete mode 100644 config/tokconfig-nl
 delete mode 100644 config/tokconfig-nl-sonarchat
 delete mode 100644 config/tokconfig-nl-twitter
 delete mode 100644 config/tokconfig-pt
 delete mode 100644 config/tokconfig-sv
 create mode 100644 m4/ax_lib_readline.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