[osmium-tool] branch jessie-backports updated (7ff6f4c -> b4584ec)

Bas Couwenberg sebastic at debian.org
Sat Nov 26 09:31:51 UTC 2016


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

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

      from  7ff6f4c   Rebuild for jessie-backports.
      adds  2e6e3b2   Add patch for libosmium 2.10.2 support.
      adds  76d6333   Bump minimum required libosmium2-dev to 2.10.2.
      adds  9ddc335   Set distribution to experimental.
      adds  df80928   Imported Upstream version 1.4.1
      adds  32ecf1f   Merge tag 'upstream/1.4.1'
      adds  5c481de   New upstream release.
      adds  a639f22   Drop patches, applied upstream.
      adds  9e2d8ab   Set distribution to experimental.
      adds  4a6d05b   Move from experimental to unstable.
       new  aa0ec42   Merge tag 'debian/1.4.1-1' into jessie-backports
       new  b4584ec   Rebuild for jessie-backports.

The 2 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                      | 26 +++++++++++
 debian/control                        |  2 +-
 debian/patches/series                 |  1 -
 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, 346 insertions(+), 239 deletions(-)
 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