[Pkg-javascript-commits] [node-mapnik] branch upstream updated (6938227 -> 7319629)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue May 10 18:16:06 UTC 2016


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

sebastic pushed a change to branch upstream
in repository node-mapnik.

      from  6938227   Imported Upstream version 3.5.8+dfsg
       new  7319629   Imported Upstream version 3.5.12+dfsg

The 1 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                                        |  35 ++-
 CHANGELOG.md                                       |  19 ++
 deps/clipper/clipper.cpp                           |  22 +-
 package.json                                       |   4 +-
 scripts/build-appveyor.bat                         |   1 -
 scripts/is_pr_merge.sh                             |  27 +++
 scripts/publish.sh                                 |  26 ++
 src/mapnik_vector_tile.cpp                         | 269 ++++++++++++++++-----
 test/data/vector_tile/compositing/25084.vector.pbf | Bin 0 -> 10847 bytes
 .../vector_tile/compositing/25084_2.vector.pbf     | Bin 0 -> 4623 bytes
 .../vector_tile/compositing/expected/2-1-1b.png    | Bin 154578 -> 154481 bytes
 .../expected/world-reencode-max-extent.png         | Bin 7991 -> 7991 bytes
 .../compositing/expected/world-reencode.png        | Bin 7984 -> 7983 bytes
 test/vector-tile.composite.test.js                 |  16 ++
 test/vector-tile.test.js                           |  34 ++-
 15 files changed, 366 insertions(+), 87 deletions(-)
 create mode 100755 scripts/is_pr_merge.sh
 create mode 100755 scripts/publish.sh
 create mode 100644 test/data/vector_tile/compositing/25084.vector.pbf
 create mode 100644 test/data/vector_tile/compositing/25084_2.vector.pbf

-- 
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