[Pkg-javascript-commits] [node-mapnik] branch master updated (54e23f7 -> 27ce295)
Bas Couwenberg
sebastic at debian.org
Sat Aug 6 14:57:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository node-mapnik.
from 54e23f7 Set distribution to unstable.
new 033de56 Imported Upstream version 3.5.13+dfsg
new d5fd234 Merge tag 'upstream/3.5.13+dfsg'
new ceeb4c8 New upstream release.
new 77fd9ff Bump minimum required mapnik-vector-tile version to 1.2.0.
new 2103b5e Bump minimum required libmapnik-dev version to 3.0.12.
new 12c54c4 Refresh patches.
new 01aaf65 Add upstream metadata.
new 5add3fb Add Upstream-Name & Upstream-Contact to copyright file.
new 2eae7ec Enable verbose pre-gyp output.
new c6af9d8 Add patches from upstream master branch for Mapnik 3.0.12 support.
new 27ce295 Set distribution to experimental.
The 11 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 | 7 +
CHANGELOG.md | 4 +
debian/changelog | 13 +
debian/control | 4 +-
debian/copyright | 2 +
...ast-to-match-value_holder-char-const-ctor.patch | 361 +++++++++++++++++++++
...ile-against-both-mapnik-3.0.12-and-before.patch | 35 ++
debian/patches/series | 2 +
debian/patches/test_disable_raster_layer.patch | 4 +-
debian/rules | 3 +
debian/upstream/metadata | 6 +
package.json | 4 +-
src/mapnik_vector_tile.cpp | 8 +-
test/data/vector_tile/compositing/badtile.mvt | Bin 0 -> 3056 bytes
test/data/vector_tile/compositing/badtile.xml | 97 ++++++
.../vector_tile/compositing/expected/2-1-1b.png | Bin 154481 -> 154578 bytes
.../expected/world-reencode-max-extent.png | Bin 7991 -> 7990 bytes
.../compositing/expected/world-reencode.png | Bin 7983 -> 7981 bytes
test/vector-tile.composite.test.js | 17 +
test/vector-tile.test.js | 2 +-
20 files changed, 558 insertions(+), 11 deletions(-)
create mode 100644 debian/patches/0001-add-const-cast-to-match-value_holder-char-const-ctor.patch
create mode 100644 debian/patches/0001-compile-against-both-mapnik-3.0.12-and-before.patch
create mode 100644 debian/upstream/metadata
create mode 100644 test/data/vector_tile/compositing/badtile.mvt
create mode 100644 test/data/vector_tile/compositing/badtile.xml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mapnik.git
More information about the Pkg-javascript-commits
mailing list