[osmium-tool] branch master updated (8b5cb6d -> e30906a)

Bas Couwenberg sebastic at debian.org
Sat Aug 26 08:05:48 UTC 2017


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

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

      from  8b5cb6d   Set distribution to unstable.
       new  6be5d59   New upstream version 1.7.1
       new  375f2dc   Merge tag 'upstream/1.7.1'
       new  f0c36f0   New upstream release.
       new  5742d5b   Bump minimum required libosmium2-dev to 2.13.1.
       new  a5168ad   Add patch to fix manpage installation.
       new  8249b2f   Set distribution to unstable.
       new  e30906a   Mark manpages-install.patch as Forwarded.

The 7 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 +-
 debian/changelog                                   |  8 +++
 debian/control                                     |  2 +-
 debian/patches/manpages-install.patch              | 15 ++++
 debian/patches/series                              |  1 +
 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 +-
 35 files changed, 319 insertions(+), 120 deletions(-)
 create mode 100644 debian/patches/manpages-install.patch
 create mode 100644 debian/patches/series
 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