[libosmium] branch master updated (241141e -> 4a74e66)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Mar 31 21:16:59 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  241141e   Use osmcode.org contact URL instead of dev at osm.org in Contact metadata.
       new  25f004d   Imported Upstream version 2.1.0
       new  49df175   Merge tag 'upstream/2.1.0'
       new  394a1b4   New upstream release.
       new  7fee497   Install CHANGELOG.md as upstream changelog.
       new  4a74e66   Set distribution to unstable.

The 5 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:
 .gitignore                                         |  2 -
 .ycm_extra_conf.py                                 | 10 ++-
 CHANGELOG.md                                       | 31 +++++++
 CMakeLists.txt                                     |  2 +-
 debian/changelog                                   |  6 +-
 debian/rules                                       |  3 +
 doc/Doxyfile.in                                    |  6 +-
 include/osmium/area/multipolygon_collector.hpp     |  2 +-
 include/osmium/builder/builder.hpp                 |  3 +-
 include/osmium/handler/node_locations_for_ways.hpp |  6 +-
 include/osmium/index/map.hpp                       |  3 +-
 include/osmium/index/multimap.hpp                  |  3 +-
 include/osmium/io/detail/pbf_input_format.hpp      | 51 ++++++++----
 include/osmium/io/detail/pbf_output_format.hpp     | 36 +++++++-
 include/osmium/io/detail/pbf_stringtable.hpp       | 42 ++++++----
 include/osmium/io/detail/xml_input_format.hpp      | 20 ++++-
 include/osmium/io/reader.hpp                       |  2 +-
 include/osmium/memory/item.hpp                     |  3 +-
 include/osmium/osm/area.hpp                        | 39 +++++++--
 include/osmium/osm/box.hpp                         | 77 ++++++++++++++----
 include/osmium/osm/changeset.hpp                   |  3 +-
 include/osmium/osm/node_ref_list.hpp               | 95 ++++++++++++++++------
 include/osmium/osm/way.hpp                         |  6 +-
 test/data-tests/testdata-xml.cpp                   | 95 +++++++++++++++++++++-
 test/t/basic/test_box.cpp                          | 16 +++-
 25 files changed, 441 insertions(+), 121 deletions(-)
 create mode 100644 CHANGELOG.md

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