[libfolia] branch master updated (6105f70 -> 2e019d5)

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


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

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

      from  6105f70   Upload 1.6-2 to unstable
       new  dcaade5   New upstream version 1.10
       new  04b6b4c   Updated version 1.10 from 'upstream/1.10'
       new  2e019d5   Updated to latest upstream (v1.10; skipped v1.7, v1.8, v1.9),  Updated ticcutils dependency to v0.16, Updated description: Implements FoLiA v1.5 standard

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                          |   735 +-
 include/Makefile.in => Makefile.in |   350 +-
 NEWS                               |    54 +-
 README                             |    95 +-
 aclocal.m4                         |     1 -
 bootstrap.sh                       |     3 -
 config.guess                       |   137 +-
 config.h.in                        |     3 -
 config.sub                         |    38 +-
 configure                          | 19822 +++++++++++++++++++++++++++++++++++
 configure.ac                       |    68 +-
 debian/changelog                   |     8 +
 debian/control                     |     6 +-
 include/Makefile.in                |    16 +-
 include/libfolia/Makefile.in       |    16 +-
 include/libfolia/folia_document.h  |    87 +-
 include/libfolia/folia_impl.h      |   389 +-
 include/libfolia/folia_types.h     |     2 +-
 include/libfolia/folia_utils.h     |    40 +-
 ltmain.sh                          | 11156 ++++++++++++++++++++
 m4/Makefile.in                     |    16 +-
 m4/ax_icu_check.m4                 |    86 -
 m4/ax_pthread.m4                   |   498 +
 m4/libtool.m4                      |  8388 +++++++++++++++
 m4/ltsugar.m4                      |   123 +
 m4/lt~obsolete.m4                  |    98 +
 src/Makefile.am                    |     4 +-
 src/Makefile.in                    |    20 +-
 src/folia_document.cxx             |   844 +-
 src/folia_impl.cxx                 |   772 +-
 src/folia_properties.cxx           |    60 +-
 src/folia_types.cxx                |     3 -
 src/folia_utils.cxx                |    59 +-
 src/folialint.cxx                  |    63 +-
 src/simpletest.cxx                 |    21 +
 35 files changed, 43077 insertions(+), 1004 deletions(-)
 copy include/Makefile.in => Makefile.in (58%)
 create mode 100755 configure
 create mode 100644 ltmain.sh
 delete mode 100644 m4/ax_icu_check.m4
 create mode 100644 m4/ax_pthread.m4
 create mode 100644 m4/libtool.m4
 create mode 100644 m4/ltsugar.m4
 create mode 100644 m4/lt~obsolete.m4

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



More information about the debian-science-commits mailing list