[osmium-tool] branch upstream updated (abdb486 -> 6be5d59)
Bas Couwenberg
sebastic at debian.org
Sat Aug 26 08:05:50 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 abdb486 New upstream version 1.7.0
new 6be5d59 New upstream version 1.7.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 | 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 +-
.../renumber/{input-sorted.osm => input-norel.osm} | 5 --
.../{output-change.osc => output-norel-change.osc} | 4 +-
31 files changed, 294 insertions(+), 119 deletions(-)
create mode 100644 man/CMakeLists.txt
create mode 100644 test/extract/config.json
copy test/renumber/{input-sorted.osm => input-norel.osm} (78%)
copy test/renumber/{output-change.osc => output-norel-change.osc} (88%)
--
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