[osmcoastline] branch jessie-backports updated (1a8ea96 -> b8ab169)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Sep 10 23:08:27 UTC 2015


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

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

      from  1a8ea96   Rebuild for jessie-backports.
      adds  a3160fa   Imported Upstream version 2.1.0
      adds  968b6a3   Merge tag 'upstream/2.1.0'
      adds  7c58831   New upstream release.
      adds  b87089d   Drop build dependency on osmpbf.
      adds  6578522   Bump minimum required libosmium2-dev to 2.3.0.
      adds  3c6ffee   Drop patches, applied upstream.
      adds  af0f9ef   Set distribution to unstable.
      adds  fa11a4f   Update Vcs-Browser URL to use HTTPS.
      adds  603dcca   Set distribution to unstable.
      adds  2e10bf9   Imported Upstream version 2.1.1
      adds  d8d098a   Merge tag 'upstream/2.1.1'
      adds  2147fa3   New upstream release.
      adds  5e354ea   Bump minimum required libosmium2-dev to 2.4.1.
      adds  a56f9e4   Set distribution to unstable.
       new  d146224   Merge tag 'debian/2.1.1-1' into jessie-backports
       new  b8ab169   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:
 CHANGELOG.md                            |  30 ++++-
 CMakeLists.txt                          |  12 +-
 README.md                               |   2 +-
 cmake/FindOSMPBF.cmake                  |  50 --------
 cmake/FindOsmium.cmake                  |  79 +++++-------
 debian/changelog                        |  29 +++++
 debian/control                          |   5 +-
 debian/patches/curently-typo.patch      |  26 ----
 debian/patches/reproducible-build.patch |  19 ---
 debian/patches/series                   |   2 -
 man/manpage.template                    |   3 +-
 man/osmcoastline.md                     |  29 ++++-
 man/osmcoastline_segments.md            |  69 ++++++++++
 simplify_and_split/split_tiles.sql      |   3 +-
 src/CMakeLists.txt                      |   4 +
 src/coastline_ring_collection.cpp       |  10 +-
 src/coastline_ring_collection.hpp       |   2 +-
 src/options.cpp                         |   8 +-
 src/options.hpp                         |   3 +
 src/osmcoastline.cpp                    |  19 ++-
 src/osmcoastline_filter.cpp             |   2 -
 src/osmcoastline_segments.cpp           | 214 ++++++++++++++++++++++++++++++++
 src/osmcoastline_ways.cpp               |   2 -
 23 files changed, 451 insertions(+), 171 deletions(-)
 delete mode 100644 cmake/FindOSMPBF.cmake
 delete mode 100644 debian/patches/curently-typo.patch
 delete mode 100644 debian/patches/reproducible-build.patch
 delete mode 100644 debian/patches/series
 create mode 100644 man/osmcoastline_segments.md
 create mode 100644 src/osmcoastline_segments.cpp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmcoastline.git



More information about the Pkg-grass-devel mailing list