[osmium-tool] branch jessie-backports updated (d873cc5 -> 92f6d04)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Sep 10 22:43:53 UTC 2015


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  d873cc5   Rebuild for jessie-backports.
      adds  838f6b3   Imported Upstream version 1.2.0
      adds  8838224   Merge tag 'upstream/1.2.0'
      adds  0a326d2   New upstream release.
      adds  286f40c   Drop build dependencies on osmpbf & protobuf.
      adds  313ec93   Bump minimum required libosmium2-dev to 2.3.0.
      adds  e8e651c   Update copyright file, add license & copyright for catch.hpp.
      adds  bcd2464   Drop patches, fixed upstream.
      adds  7dadeab   Set distribution to unstable.
      adds  e289c28   Restore big-endian-fileinfo-test.patch, not fixed upstream.
      adds  22ebd84   Ignore test failures to not fail the entire build.
      adds  cf54dbd   Set distribution to unstable.
      adds  92b46a9   Imported Upstream version 1.2.1
      adds  33fe43e   Merge tag 'upstream/1.2.1'
      adds  ac3ee3c   New upstream release.
      adds  639fa47   Bump minimum required libosmium2-dev to 2.4.1.
      adds  9f1f5d1   Update Vcs-Browser URL to use HTTPS.
      adds  703ede3   Drop big-endian-fileinfo-test.patch, fixed upstream.
      adds  f085220   Drop obsolete lintian override.
      adds  c2b3e69   Set distribution to unstable.
      adds  027e92e   Don't ignore test failures any more, all fixed upstream.
      adds  b8ab350   Set distribution to unstable.
       new  6de90f5   Merge tag 'debian/1.2.1-2' into jessie-backports
       new  92f6d04   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                                        |    9 +-
 CHANGELOG.md                                       |   39 +-
 CMakeLists.txt                                     |    4 +-
 LICENSE-rapidjson.txt                              |   24 -
 README.md                                          |   20 +-
 appveyor.yml                                       |   23 +-
 cmake/FindOSMPBF.cmake                             |   50 -
 cmake/FindOsmium.cmake                             |   77 +-
 cmake/run_test_compare_output.cmake                |   37 +-
 debian/changelog                                   |   38 +
 debian/control                                     |    7 +-
 debian/copyright                                   |   29 +
 debian/patches/big-endian-fileinfo-test.patch      |   52 -
 debian/patches/series                              |    1 -
 debian/source.lintian-overrides                    |    3 -
 man/manpage.template                               |    1 +
 man/osmium-apply-changes.md                        |   36 +-
 man/osmium-cat.md                                  |   15 +-
 man/osmium-check-refs.md                           |   13 +-
 man/osmium-file-formats.md                         |    2 +-
 man/osmium-fileinfo.md                             |   32 +-
 man/osmium-getid.md                                |   19 +-
 man/osmium-merge-changes.md                        |   24 +-
 man/osmium-renumber.md                             |   21 +-
 man/osmium-time-filter.md                          |   19 +-
 man/osmium.md                                      |   33 +-
 scripts/travis_install.sh                          |   15 -
 scripts/travis_script.sh                           |    9 +-
 src/{osmc.hpp => cmd.hpp}                          |  164 +-
 src/cmd_factory.cpp                                |   74 +
 src/command_apply_changes.hpp                      |    4 +-
 src/command_cat.cpp                                |   57 +-
 src/command_cat.hpp                                |   11 +-
 src/command_check_refs.hpp                         |    4 +-
 src/command_fileinfo.cpp                           |   45 +-
 src/command_fileinfo.hpp                           |    4 +-
 src/command_getid.cpp                              |   24 +-
 src/command_getid.hpp                              |    8 +-
 src/command_help.cpp                               |   27 +-
 src/command_help.hpp                               |    2 +-
 src/command_merge_changes.hpp                      |    4 +-
 src/command_renumber.cpp                           |  122 +-
 src/command_renumber.hpp                           |    5 +-
 src/command_time_filter.cpp                        |    1 +
 src/command_time_filter.hpp                        |    4 +-
 src/{command_help.hpp => exception.hpp}            |   27 +-
 src/io.cpp                                         |  121 +
 src/main.cpp                                       |   33 +-
 test/CMakeLists.txt                                |   66 +-
 test/apply-changes/CMakeLists.txt                  |   17 +
 test/{renumber => apply-changes}/input-change.osc  |   10 +-
 .../input.osm => apply-changes/input-data.osm}     |    0
 test/apply-changes/output.osh                      |   30 +
 .../input.osm => apply-changes/simplified.osm}     |   12 +-
 test/cat/CMakeLists.txt                            |    9 +-
 test/cat/output1.osm.opl                           |    3 +
 test/cat/test_setup.cpp                            |   80 +
 test/fileinfo/CMakeLists.txt                       |    2 +-
 test/fileinfo/fi1-result.txt                       |    4 +-
 test/formats/CMakeLists.txt                        |   58 +
 test/formats/empty-nocompression.osm.pbf           |  Bin 0 -> 54 bytes
 test/formats/empty-nodensenodes-nometadata.osm.pbf |  Bin 0 -> 52 bytes
 test/formats/empty-nodensenodes.osm.pbf            |  Bin 0 -> 52 bytes
 test/formats/empty-nometadata.osm.pbf              |  Bin 0 -> 64 bytes
 test/formats/empty.osm                             |    3 +
 test/formats/empty.osm.opl                         |    0
 test/formats/empty.osm.pbf                         |  Bin 0 -> 64 bytes
 test/formats/f1-nocompression.osm.pbf              |  Bin 0 -> 388 bytes
 test/formats/f1-nodensenodes-nometadata.osm.pbf    |  Bin 0 -> 289 bytes
 test/formats/f1-nodensenodes.osm.pbf               |  Bin 0 -> 402 bytes
 test/formats/f1-nometadata.osm.pbf                 |  Bin 0 -> 299 bytes
 test/{getid/input.osm => formats/f1.osm}           |   21 +-
 test/formats/f1.osm.opl                            |    7 +
 test/formats/f1.osm.pbf                            |  Bin 0 -> 404 bytes
 test/getid/CMakeLists.txt                          |    2 +-
 test/help/CMakeLists.txt                           |    9 +-
 test/include/catch.hpp                             | 9416 ++++++++++++++++++++
 test/include/test.hpp                              |    4 +
 test/io/Makefile.in                                |  280 +
 test/{getid => io}/input.osm                       |    8 +-
 test/merge-changes/CMakeLists.txt                  |   17 +
 test/merge-changes/change1.osc                     |   24 +
 .../input-change.osc => merge-changes/change2.osc} |   10 +-
 test/merge-changes/merged.osc                      |   44 +
 test/merge-changes/simplified.osc                  |   37 +
 test/{check-refs => misc}/CMakeLists.txt           |    8 +-
 test/renumber/CMakeLists.txt                       |   11 +-
 test/renumber/input-change.osc                     |    2 +-
 test/renumber/input-sorted.osm                     |    5 +-
 test/renumber/output-change.osc                    |    4 +-
 test/renumber/output-sorted.osm                    |    1 +
 test/time-filter/CMakeLists.txt                    |    2 +-
 test/time-filter/test_setup.cpp                    |   15 +
 test/unit_tests.cpp                                |    2 +
 94 files changed, 10926 insertions(+), 690 deletions(-)
 delete mode 100644 cmake/FindOSMPBF.cmake
 delete mode 100644 debian/patches/big-endian-fileinfo-test.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/source.lintian-overrides
 delete mode 100755 scripts/travis_install.sh
 rename src/{osmc.hpp => cmd.hpp} (51%)
 create mode 100644 src/cmd_factory.cpp
 copy src/{command_help.hpp => exception.hpp} (66%)
 create mode 100644 src/io.cpp
 create mode 100644 test/apply-changes/CMakeLists.txt
 copy test/{renumber => apply-changes}/input-change.osc (54%)
 copy test/{getid/input.osm => apply-changes/input-data.osm} (100%)
 create mode 100644 test/apply-changes/output.osh
 copy test/{getid/input.osm => apply-changes/simplified.osm} (62%)
 create mode 100644 test/cat/output1.osm.opl
 create mode 100644 test/cat/test_setup.cpp
 create mode 100644 test/formats/CMakeLists.txt
 create mode 100644 test/formats/empty-nocompression.osm.pbf
 create mode 100644 test/formats/empty-nodensenodes-nometadata.osm.pbf
 create mode 100644 test/formats/empty-nodensenodes.osm.pbf
 create mode 100644 test/formats/empty-nometadata.osm.pbf
 create mode 100644 test/formats/empty.osm
 create mode 100644 test/formats/empty.osm.opl
 create mode 100644 test/formats/empty.osm.pbf
 create mode 100644 test/formats/f1-nocompression.osm.pbf
 create mode 100644 test/formats/f1-nodensenodes-nometadata.osm.pbf
 create mode 100644 test/formats/f1-nodensenodes.osm.pbf
 create mode 100644 test/formats/f1-nometadata.osm.pbf
 copy test/{getid/input.osm => formats/f1.osm} (50%)
 create mode 100644 test/formats/f1.osm.opl
 create mode 100644 test/formats/f1.osm.pbf
 create mode 100644 test/include/catch.hpp
 create mode 100644 test/include/test.hpp
 create mode 100644 test/io/Makefile.in
 copy test/{getid => io}/input.osm (77%)
 create mode 100644 test/merge-changes/CMakeLists.txt
 create mode 100644 test/merge-changes/change1.osc
 copy test/{renumber/input-change.osc => merge-changes/change2.osc} (54%)
 create mode 100644 test/merge-changes/merged.osc
 create mode 100644 test/merge-changes/simplified.osc
 copy test/{check-refs => misc}/CMakeLists.txt (50%)
 create mode 100644 test/time-filter/test_setup.cpp
 create mode 100644 test/unit_tests.cpp

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