[libfolia] 49/53: Merge tag 'upstream/0.9'

Joost van Baal joostvb at moszumanska.debian.org
Sat Sep 6 10:46:10 UTC 2014


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

joostvb pushed a commit to branch master
in repository libfolia.

commit 7db335661cf311d97e9f2a1fce5419ded762db1d
Merge: 9e2a9e7 f689247
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date:   Sat Sep 6 12:29:32 2014 +0200

    Merge tag 'upstream/0.9'
    
    Upstream version 0.9

 AUTHORS                    |     2 +
 COPYING                    |   674 ++
 ChangeLog                  |  1050 +++
 INSTALL                    |   365 +
 Makefile.am                |    14 +
 Makefile.in                |   799 ++
 NEWS                       |    20 +
 README                     |     1 +
 TODO                       |     2 +
 aclocal.m4                 |   958 +++
 bootstrap                  |    99 +
 config.guess               |  1517 ++++
 config.h.in                |    80 +
 config.sub                 |  1760 +++++
 configure                  | 18221 +++++++++++++++++++++++++++++++++++++++++++
 configure.ac               |    82 +
 depcomp                    |   630 ++
 folia.pc.in                |    12 +
 include/Makefile.am        |     4 +
 include/Makefile.in        |   577 ++
 include/folia/Makefile.am  |     1 +
 include/folia/Makefile.in  |   471 ++
 include/folia/document.h   |   195 +
 include/folia/folia.h      |  1300 +++
 include/folia/foliautils.h |   324 +
 install-sh                 |   520 ++
 ltmain.sh                  |  9642 +++++++++++++++++++++++
 m4/Makefile.am             |     4 +
 m4/Makefile.in             |   376 +
 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                  |   157 +
 missing                    |   376 +
 src/Makefile.am            |    17 +
 src/Makefile.in            |   667 ++
 src/document.cxx           |  1065 +++
 src/folia.cxx              |  2539 ++++++
 src/foliautils.cxx         |   837 ++
 src/simpletest.cxx         |    72 +
 43 files changed, 53980 insertions(+)

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