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

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

      from  fd88ce7   Imported Upstream version 1.4.0
       new  df80928   Imported Upstream version 1.4.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:
 .travis.yml                           | 28 +++++++++++
 CHANGELOG.md                          | 33 ++++++++++++-
 CMakeLists.txt                        |  4 +-
 README.md                             | 12 ++---
 cmake/FindOsmium.cmake                | 62 ++++++++++++++++++------
 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 +++--
 34 files changed, 319 insertions(+), 190 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

Reply via email to