[libosmium] branch jessie-backports updated (766e18d -> cfcde49)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Mar 3 17:26:12 UTC 2016


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

sebastic pushed a change to branch jessie-backports
in repository libosmium.

      from  766e18d   Rebuild for jessie-backports.
      adds  a3efea3   Ignore test failures on sparc64.
      adds  714a097   Bump Standards-Version to 3.9.7, no changes.
      adds  f7dafe8   Set distribution to unstable.
      adds  e770995   Imported Upstream version 2.6.1
      adds  892a492   Merge tag 'upstream/2.6.1'
      adds  055d462   New upstream release.
      adds  67442f8   Set distribution to unstable.
       new  fce18e2   Merge tag 'debian/2.6.1-1' into jessie-backports
       new  cfcde49   Rebuild for jessie-backports.

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.md                                       |  19 +-
 CMakeLists.txt                                     |   9 +-
 debian/changelog                                   |  19 ++
 debian/control                                     |   2 +-
 debian/rules                                       |   2 +-
 examples/osmium_area_test.cpp                      |  12 +-
 include/osmium/area/assembler.hpp                  |  30 +--
 include/osmium/area/detail/proto_ring.hpp          |   8 +
 include/osmium/area/detail/segment_list.hpp        |  27 ++-
 include/osmium/io/detail/pbf_output_format.hpp     |  55 +++---
 include/osmium/io/detail/protobuf_tags.hpp         |   2 +-
 include/osmium/relations/collector.hpp             |  95 +++++-----
 include/osmium/relations/detail/member_meta.hpp    |  15 --
 .../{geom/relations.hpp => util/iterator.hpp}      |  47 +++--
 include/osmium/util/memory.hpp                     |   6 +-
 include/protozero/config.hpp                       |   4 +-
 include/protozero/exception.hpp                    |   8 +-
 include/protozero/pbf_builder.hpp                  |  14 +-
 include/protozero/pbf_message.hpp                  |   2 +-
 include/protozero/pbf_reader.hpp                   |  40 ++--
 include/protozero/pbf_writer.hpp                   | 202 +++++++++++++++++++--
 include/protozero/{pbf_types.hpp => types.hpp}     |   8 +-
 include/protozero/varint.hpp                       |   4 +-
 include/protozero/version.hpp                      |   6 +-
 test/t/basic/test_node_ref.cpp                     |  52 ++++++
 25 files changed, 496 insertions(+), 192 deletions(-)
 copy include/osmium/{geom/relations.hpp => util/iterator.hpp} (69%)
 rename include/protozero/{pbf_types.hpp => types.hpp} (91%)

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