[osmium-tool] branch master updated (9ddc335 -> 9e2d8ab)

Bas Couwenberg sebastic at debian.org
Sun Nov 20 19:06:45 UTC 2016


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

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

      from  9ddc335   Set distribution to experimental.
       new  df80928   Imported Upstream version 1.4.1
       new  32ecf1f   Merge tag 'upstream/1.4.1'
       new  5c481de   New upstream release.
       new  a639f22   Drop patches, applied upstream.
       new  9e2d8ab   Set distribution to experimental.

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:
 .travis.yml                           |   28 +
 CHANGELOG.md                          |   33 +-
 CMakeLists.txt                        |    4 +-
 README.md                             |   12 +-
 cmake/FindOsmium.cmake                |   62 +-
 debian/changelog                      |    7 +
 debian/patches/libosmium-2.10.2.patch | 1336 ---------------------------------
 debian/patches/series                 |    2 -
 debian/patches/spelling-errors.patch  |   47 --
 man/osmium-add-locations-to-ways.md   |    9 +
 man/osmium-derive-changes.md          |    2 +-
 man/osmium-diff.md                    |   16 +-
 man/osmium-getid.md                   |    2 +
 man/osmium-merge.md                   |    2 +-
 src/cmd.hpp                           |   18 +-
 src/command_add_locations_to_ways.cpp |   18 +-
 src/command_add_locations_to_ways.hpp |    2 +-
 src/command_apply_changes.cpp         |    2 +-
 src/command_cat.cpp                   |    8 +-
 src/command_cat.hpp                   |    2 -
 src/command_changeset_filter.cpp      |    2 +-
 src/command_check_refs.cpp            |   29 +-
 src/command_derive_changes.cpp        |    4 +-
 src/command_diff.cpp                  |   28 +-
 src/command_fileinfo.cpp              |    2 +-
 src/command_getid.cpp                 |   88 +--
 src/command_getid.hpp                 |    6 +-
 src/command_merge.cpp                 |    3 +-
 src/command_merge_changes.cpp         |    3 +-
 src/command_renumber.cpp              |   12 +-
 src/command_show.cpp                  |   12 +-
 src/command_sort.cpp                  |    3 +-
 src/command_time_filter.cpp           |    3 +-
 src/io.cpp                            |    8 +
 src/main.cpp                          |   15 +-
 test/diff/test_setup.cpp              |   10 +-
 test/include/catch.hpp                |   50 +-
 test/io/Makefile.in                   |   11 +-
 38 files changed, 326 insertions(+), 1575 deletions(-)
 delete mode 100644 debian/patches/libosmium-2.10.2.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling-errors.patch

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