[mapnik-vector-tile] branch master updated (fe902da -> a65c11c)
Bas Couwenberg
sebastic at debian.org
Mon Sep 12 08:30:04 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 fe902da Add upstream patches for node-mapnik 3.5.14.
new fd9578d Imported Upstream version 1.2.2+dfsg
new 0d5b2f5 Merge tag 'upstream/1.2.2+dfsg'
new 86c0dc3 New upstream release.
new 796b38c Drop patches included upstream.
new cb6c920 Bump minimum required protozero to 1.4.2.
new a65c11c Set distribution to experimental.
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:
.travis.yml | 14 +-
CHANGELOG.md | 5 +
CONTRIBUTING.md | 4 +-
Makefile | 2 +-
bootstrap.sh | 49 ++-
debian/changelog | 8 +-
debian/control | 2 +-
debian/patches/avoid-unused-variable-warning.patch | 20 -
debian/patches/decode_geometry.patch | 29 --
debian/patches/port-to-protozero-v1.4.2.patch | 409 ---------------------
debian/patches/series | 3 -
include_dirs.js | 2 +
package.json | 4 +-
src/vector_tile_composite.hpp | 8 +-
src/vector_tile_datasource_pbf.ipp | 6 +-
src/vector_tile_featureset_pbf.ipp | 12 +-
src/vector_tile_geometry_decoder.cpp | 16 +
src/vector_tile_geometry_decoder.hpp | 6 +-
src/vector_tile_geometry_decoder.ipp | 35 +-
src/vector_tile_is_valid.hpp | 2 +-
src/vector_tile_load_tile.hpp | 10 +-
test/geometry_visual_test.cpp | 2 +-
test/unit/load/merge.cpp | 18 +-
test/utils/encoding_util.cpp | 2 +-
test/utils/round_trip.cpp | 2 +-
test/vector_tile.cpp | 2 +-
test/vector_tile_pbf.cpp | 2 +-
27 files changed, 132 insertions(+), 542 deletions(-)
delete mode 100644 debian/patches/avoid-unused-variable-warning.patch
delete mode 100644 debian/patches/decode_geometry.patch
delete mode 100644 debian/patches/port-to-protozero-v1.4.2.patch
create mode 100644 include_dirs.js
--
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