[libticcutils] branch master updated (c6e068b -> 21d0841)

Maarten van Gompel proycon-guest at moszumanska.debian.org
Tue Nov 7 21:01:17 UTC 2017


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

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

      from  c6e068b   Revert "updated generated files"
       new  796c5c9   New upstream version 0.17
       new  e00cb20   Updated version 0.17 from 'upstream/0.17'
       new  21d0841   New upstream (v0.17)

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                                      |  55 ++++++++++-
 Makefile.in                                    |   2 +
 NEWS                                           |   4 +
 configure                                      | 122 ++++++++++++++++++++++---
 configure.ac                                   |   6 +-
 debian/changelog                               |   6 +-
 docs/Makefile.in                               |   2 +
 include/Makefile.in                            |   2 +
 include/ticcutils/Configuration.h              |   3 +-
 include/ticcutils/FileUtils.h                  |   1 +
 include/ticcutils/Makefile.am                  |   2 +-
 include/ticcutils/Makefile.in                  |   4 +-
 include/ticcutils/SocketBasics.h               |   2 +
 include/ticcutils/StringOps.h                  |   1 +
 include/ticcutils/Timer.h                      |   1 +
 include/ticcutils/TreeHash.h                   |   1 +
 include/ticcutils/{Version.h => Unicode.h}     |  26 ++++--
 include/ticcutils/zipper.h                     |   3 +
 m4/Makefile.in                                 |   2 +
 src/CommandLine.cxx                            |   3 +-
 src/Configuration.cxx                          |  16 +++-
 src/FdStream.cxx                               |   3 +-
 src/FileUtils.cxx                              |   3 +-
 src/LogStream.cxx                              |   3 +-
 src/Makefile.am                                |   2 +-
 src/Makefile.in                                |   7 +-
 src/ServerBase.cxx                             |   3 +-
 src/SocketBasics.cxx                           |   3 +-
 src/StringOps.cxx                              |  21 +++--
 src/Tar.cxx                                    |   5 +-
 src/Timer.cxx                                  |   3 +-
 src/TreeHash.cxx                               |   4 +-
 include/ticcutils/Version.h => src/Unicode.cxx |  22 +++--
 src/XMLtools.cxx                               |   3 +-
 src/runtest.cxx                                |  36 ++++++++
 src/zipper.cxx                                 |   6 +-
 tests/Makefile.am                              |   6 +-
 tests/Makefile.in                              |   9 +-
 tests/sub1/Makefile.in                         |   2 +
 tests/utf16bom.nl                              | Bin 0 -> 92 bytes
 40 files changed, 334 insertions(+), 71 deletions(-)
 copy include/ticcutils/{Version.h => Unicode.h} (71%)
 copy include/ticcutils/Version.h => src/Unicode.cxx (74%)
 create mode 100644 tests/utf16bom.nl

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



More information about the debian-science-commits mailing list