[mapnik-vector-tile] branch master updated (b59238a -> a06f6e0)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Oct 11 09:02:28 UTC 2015


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  b59238a   Set distribution to unstable.
       new  e95c4a5   Imported Upstream version 0.13.0+dfsg
       new  5966544   Merge tag 'upstream/0.13.0+dfsg'
       new  cbe4c6a   New upstream release.
       new  69652fc   Update clipper to 7484da1.
       new  a06f6e0   Set distribution to unstable.

The 5 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:
 CHANGELOG.md                           |  15 ++++
 Makefile                               |   4 +-
 bench/vtile-decode.cpp                 |  20 ++---
 bootstrap.sh                           |  19 ++---
 debian/changelog                       |   8 ++
 debian/clipper.cpp                     |   3 +-
 package.json                           |   2 +-
 src/vector_tile_datasource.ipp         |   4 +-
 src/vector_tile_datasource_pbf.ipp     |   9 ++-
 src/vector_tile_geometry_decoder.hpp   | 109 +++++++++++++------------
 src/vector_tile_geometry_encoder.hpp   |   2 +-
 src/vector_tile_processor.ipp          |  57 +++++--------
 src/vector_tile_util.ipp               | 144 ++++++++++++++++-----------------
 test/data/invalid-interior-ring.json   |   4 +-
 test/encoding_util.hpp                 |   4 +-
 test/fixtures/transform-expected-2.png | Bin 0 -> 506 bytes
 test/geometry_encoding.cpp             |  32 ++++----
 test/vector_tile.cpp                   |  26 +++---
 test/vector_tile_pbf.cpp               |  46 +++++------
 19 files changed, 251 insertions(+), 257 deletions(-)
 create mode 100644 test/fixtures/transform-expected-2.png

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