[mapnik-vector-tile] branch master updated (4900898 -> 56f3dc5)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Apr 8 08:40:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository mapnik-vector-tile.
from 4900898 Set distribution to unstable.
new 9b67506 Imported Upstream version 1.0.6+dfsg
new 96e419e Merge tag 'upstream/1.0.6+dfsg'
new 8d7ad46 New upstream release.
new 247a8b5 Update clipper to 68c49e9a9adaff1ddddb008eaf49f71bf259c4e8.
new 884e925 Update copyright file.
new 059bf75 Bump Standards-Version to 3.9.8, no changes.
new 56f3dc5 Set distribution to unstable.
The 7 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 | 38 +--
CHANGELOG.md | 5 +
Makefile | 4 +-
bootstrap.sh | 6 +-
debian/changelog | 12 +
debian/clipper.cpp | 497 +++++++++++++++++++++++-------
debian/clipper.hpp | 6 +-
debian/control | 2 +-
debian/copyright | 17 +-
package.json | 2 +-
scripts/build.sh | 2 -
scripts/coverage.sh | 2 +
src/vector_tile_douglas_peucker.hpp | 196 ++++++++++++
src/vector_tile_featureset_pbf.ipp | 22 +-
src/vector_tile_geometry_decoder.ipp | 8 +-
src/vector_tile_geometry_simplifier.hpp | 100 ++++--
src/vector_tile_is_valid.hpp | 89 +-----
src/vector_tile_load_tile.hpp | 6 +-
test/data/simplified_geometry.geojson | 2 +-
test/data/simplified_geometry_pbf.geojson | 2 +-
20 files changed, 746 insertions(+), 272 deletions(-)
create mode 100644 src/vector_tile_douglas_peucker.hpp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik-vector-tile.git
More information about the Pkg-grass-devel
mailing list