[mapnik-vector-tile] branch upstream updated (bc27443 -> bd83bcf)

Bas Couwenberg sebastic at debian.org
Tue Sep 26 20:15:43 UTC 2017


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

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

      from  bc27443   Imported Upstream version 1.4.0+dfsg
       new  1d1eafd   New upstream version 1.4.0+dfsg1
       new  bd83bcf   New upstream version 1.5.0+dfsg

The 2 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                              |   21 +-
 CHANGELOG.md                             |    5 +
 Makefile                                 |   54 +-
 README.md                                |   39 +-
 bootstrap.sh                             |   32 +-
 examples/c++/tileinfo.cpp                |    6 +-
 gyp/build.gyp                            |   32 +-
 install_mason.sh                         |   17 +-
 package.json                             |    2 +-
 scripts/build.sh                         |   11 +-
 src/vector_tile_layer.hpp                |   14 +-
 src/vector_tile_processor.hpp            |   12 +-
 src/vector_tile_processor.ipp            |    4 +-
 test/catch.hpp                           | 9460 ++++++++++++++++++++++++++++++
 test/geometry_visual_test.cpp            |    1 -
 test/run.sh                              |   10 +
 test/system/processor_and_datasource.cpp |   36 +
 test/unit/layer_impl/layer.cpp           |   67 +
 test/unit/processor/variables.cpp        |   33 +
 19 files changed, 9763 insertions(+), 93 deletions(-)
 create mode 100644 test/catch.hpp
 create mode 100755 test/run.sh
 create mode 100644 test/unit/layer_impl/layer.cpp
 create mode 100644 test/unit/processor/variables.cpp

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