[osmium-tool] branch upstream updated (2c7d8bb -> 9a6a87d)

Bas Couwenberg sebastic at debian.org
Thu Jan 19 15:56:17 UTC 2017


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

sebastic pushed a change to branch upstream
in repository osmium-tool.

      from  2c7d8bb   Imported Upstream version 1.5.0
       new  9a6a87d   Imported Upstream version 1.5.1

The 1 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                          | 18 ++++++-
 CMakeLists.txt                        | 11 +++--
 man/osmium-check-refs.md              |  2 +-
 man/osmium-diff.md                    |  2 +-
 man/osmium-extract.md                 |  2 +-
 man/osmium-file-formats.md            |  4 +-
 man/osmium-fileinfo.md                |  2 +-
 man/osmium-getid.md                   |  4 +-
 man/osmium-show.md                    |  2 +-
 man/osmium.md                         |  4 +-
 man/output-options.md                 |  2 +-
 src/cmd.hpp                           |  8 ++--
 src/command_add_locations_to_ways.cpp |  8 ----
 src/command_add_locations_to_ways.hpp | 13 ++++--
 src/command_apply_changes.cpp         | 10 +---
 src/command_cat.cpp                   |  8 ----
 src/command_changeset_filter.cpp      |  8 ----
 src/command_check_refs.cpp            |  8 ----
 src/command_derive_changes.cpp        | 18 ++-----
 src/command_diff.cpp                  |  8 ----
 src/command_extract.cpp               |  8 ----
 src/command_fileinfo.cpp              |  8 ----
 src/command_getid.cpp                 |  8 ----
 src/command_help.cpp                  |  8 ----
 src/command_merge.cpp                 |  8 ----
 src/command_merge_changes.cpp         |  8 ----
 src/command_renumber.cpp              |  8 ----
 src/command_show.cpp                  |  8 ----
 src/command_sort.cpp                  |  8 ----
 src/command_time_filter.cpp           |  8 ----
 src/commands.cpp                      | 88 +++++++++++++++++++++++++++++++++++
 src/extract/extract_bbox.hpp          |  1 +
 src/extract/geojson_file_parser.cpp   | 21 +++++++++
 src/extract/geojson_file_parser.hpp   |  6 +--
 src/io.cpp                            | 57 +++++++++++++++--------
 src/main.cpp                          |  2 +
 36 files changed, 209 insertions(+), 188 deletions(-)
 create mode 100644 src/commands.cpp

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



More information about the Pkg-grass-devel mailing list