This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmium-tool.
commit 375f2dc857758030b10b9724a5e315ae8a49fa5f Merge: 8b5cb6d 6be5d59 Author: Bas Couwenberg <[email protected]> Date: Sat Aug 26 08:58:32 2017 +0200 Merge tag 'upstream/1.7.1' Upstream version 1.7.1 CHANGELOG.md | 24 +++++++++- CMakeLists.txt | 84 ++--------------------------------- README.md | 2 +- man/CMakeLists.txt | 79 ++++++++++++++++++++++++++++++++ man/osmium-add-locations-to-ways.md | 6 ++- man/osmium-apply-changes.md | 4 ++ man/osmium-cat.md | 4 ++ man/osmium-changeset-filter.md | 4 ++ man/osmium-check-refs.md | 1 + man/osmium-derive-changes.md | 4 ++ man/osmium-file-formats.md | 44 ++++++++++++++++-- man/osmium-fileinfo.md | 1 + man/osmium-merge-changes.md | 4 ++ man/osmium-merge.md | 5 +++ man/osmium-renumber.md | 5 ++- man/osmium-show.md | 2 + man/osmium-sort.md | 7 ++- man/osmium-time-filter.md | 11 +++-- src/CMakeLists.txt | 42 +++++++++++++++++- src/command_apply_changes.cpp | 4 +- src/command_extract.cpp | 10 +++-- src/command_extract.hpp | 1 + src/command_fileinfo.cpp | 17 ++++--- src/command_renumber.cpp | 2 +- src/extract/strategy_smart.cpp | 6 ++- test/extract/CMakeLists.txt | 6 +++ test/extract/config.json | 10 +++++ test/fileinfo/CMakeLists.txt | 11 ++++- test/renumber/CMakeLists.txt | 4 +- test/renumber/input-norel.osm | 18 ++++++++ test/renumber/output-norel-change.osc | 19 ++++++++ 31 files changed, 329 insertions(+), 112 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

