[libosmium] branch master updated (2b8029b -> bc6529f)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Nov 18 21:54:18 UTC 2015


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

sebastic pushed a change to branch master
in repository libosmium.

      from  2b8029b   Set distribution to experimental.
       new  eec3347   Imported Upstream version 2.5.3
       new  3761494   Merge tag 'upstream/2.5.3'
       new  45db6c1   New upstream release.
       new  bc6529f   Set distribution to experimental.

The 4 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.md                                   |  21 ++-
 CMakeLists.txt                                 |   2 +-
 debian/changelog                               |   6 +
 include/osmium/area/multipolygon_collector.hpp |  22 ---
 include/osmium/diff_handler.hpp                |   3 +-
 include/osmium/diff_iterator.hpp               |  35 ++--
 include/osmium/diff_visitor.hpp                |   2 +-
 include/osmium/io/output_iterator.hpp          |  13 +-
 include/osmium/memory/buffer.hpp               | 231 +++++++++++++++++++------
 include/osmium/memory/item_iterator.hpp        |  16 +-
 include/osmium/osm/diff_object.hpp             | 140 ++++++++++++---
 include/osmium/osm/item_type.hpp               |   8 +
 include/osmium/osm/node_ref.hpp                |  74 +++++++-
 include/osmium/osm/node_ref_list.hpp           |  29 ++--
 include/osmium/osm/timestamp.hpp               |  66 +++++--
 include/osmium/osm/types_from_string.hpp       |  67 +++++++
 include/osmium/relations/collector.hpp         | 159 +++++++++--------
 include/osmium/util/data_file.hpp              | 194 ---------------------
 include/osmium/util/memory_mapping.hpp         |  25 ++-
 include/osmium/util/options.hpp                |  66 +++++--
 include/osmium/visitor.hpp                     |   7 +-
 test/CMakeLists.txt                            |   1 -
 test/t/basic/test_object_comparisons.cpp       |  44 ++---
 test/t/basic/test_timestamp.cpp                |  17 +-
 test/t/buffer/test_buffer_node.cpp             |  44 ++++-
 test/t/util/test_data_file.cpp                 |  81 ---------
 test/t/util/test_options.cpp                   |  30 +++-
 27 files changed, 819 insertions(+), 584 deletions(-)
 delete mode 100644 include/osmium/util/data_file.hpp
 delete mode 100644 test/t/util/test_data_file.cpp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libosmium.git



More information about the Pkg-grass-devel mailing list