[mapnik-vector-tile] branch master updated (07e4c55 -> 3c287bc)

Jérémy Lal kapouer at moszumanska.debian.org
Sun Feb 9 20:41:18 UTC 2014


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

kapouer pushed a change to branch master
in repository mapnik-vector-tile.

      from  07e4c55   Update changelog
       new  20d677b   Imported Upstream version 0.3.3+dfsg
       new  382d5e7   Merge tag 'upstream/0.3.3+dfsg'
       new  e1215a6   Unapply 1001 patch, applied upstream
       new  f8e753e   Delete 1001 patch
       new  af45677   Remove empty series file
       new  7c77260   Update changelog
       new  8c4e5b1   Standards-Version 3.9.5
       new  b856bb4   Update changelog
       new  f7af373   Imported Upstream version 0.3.4+dfsg
       new  a29b723   Merge tag 'upstream/0.3.4+dfsg'
       new  3c287bc   Update changelog

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                            |  31 +++++++++
 CHANGELOG.md                           |  10 +++
 README.md                              |  10 +--
 debian/changelog                       |   8 +++
 debian/control                         |   2 +-
 debian/patches/1001_catch_compat.patch |  15 ----
 debian/patches/series                  |   1 -
 examples/c++/Makefile                  |   7 +-
 examples/c++/tileinfo.cpp              | 123 +++++++++++++++++++++++++++------
 package.json                           |   2 +-
 proto/vector_tile.proto                |   4 +-
 src/vector_tile_backend_pbf.hpp        |   2 +
 src/vector_tile_compression.hpp        |  65 +++++++++++++++++
 src/vector_tile_datasource.hpp         |  37 ++++++----
 src/vector_tile_util.hpp               |   7 +-
 test/vector_tile.cpp                   |   2 +-
 16 files changed, 263 insertions(+), 63 deletions(-)
 create mode 100644 .travis.yml
 delete mode 100644 debian/patches/1001_catch_compat.patch
 delete mode 100644 debian/patches/series
 create mode 100644 src/vector_tile_compression.hpp

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