[osmcoastline] branch master updated (9c0f321 -> 3c6ffee)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Aug 18 14:19:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository osmcoastline.
from 9c0f321 Set distribution to unstable.
new a3160fa Imported Upstream version 2.1.0
new 968b6a3 Merge tag 'upstream/2.1.0'
new 7c58831 New upstream release.
new b87089d Drop build dependency on osmpbf.
new 6578522 Bump minimum required libosmium2-dev to 2.3.0.
new 3c6ffee Drop patches, applied upstream.
The 6 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 | 22 +++-
CMakeLists.txt | 12 +-
README.md | 2 +-
cmake/FindOSMPBF.cmake | 50 --------
cmake/FindOsmium.cmake | 10 +-
debian/changelog | 9 ++
debian/control | 3 +-
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, 394 insertions(+), 129 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