[Pkg-javascript-commits] [node-mapnik] branch master updated (215b4da -> 0be9148)

Jérémy Lal kapouer at alioth.debian.org
Wed Sep 18 20:25:06 UTC 2013


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

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

      from  215b4da   Update changelog
       new  ec7ec80   Imported Upstream version 1.2.0
       new  db612eb   Merge tag 'upstream/1.2.0'
       new  7cd4e91   Unapply 2001 patch
       new  741c2ee   Simply install and respect tree
       new  e5fedcf   Remove 2001 patch
       new  c943e63   Update changelog
       new  5b3e9f1   Update changelog
       new  0be9148   Fix paths in rules

The 8 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                                |   24 ++++++++++++++++
 CHANGELOG.md                               |    8 ++++++
 Makefile                                   |   10 +++----
 README.md                                  |   33 ++++++++-------------
 binding.gyp                                |   15 ++++++++--
 common.gypi                                |   10 +++++--
 debian/changelog                           |    8 ++++--
 debian/install                             |    2 +-
 debian/patches/2001_require_package.patch  |   15 ----------
 debian/patches/series                      |    1 -
 debian/rules                               |    6 ++--
 package.json                               |   17 +++--------
 src/mapnik_map.cpp                         |   43 ++++++++++++++++++++++++----
 src/mapnik_vector_tile.cpp                 |   13 ++++++++-
 test/cairo_surface.test.js                 |    2 +-
 test/color.test.js                         |    2 +-
 test/compositing.test.js                   |    2 +-
 test/constants.test.js                     |    2 +-
 test/data/vector_tile/tile0-b.actual.png   |  Bin 0 -> 13035 bytes
 test/data/vector_tile/tile0-b.expected.png |  Bin 0 -> 13035 bytes
 test/data/vector_tile/tile0.expected.png   |  Bin 27053 -> 27091 bytes
 test/datasource.test.js                    |    2 +-
 test/expression.test.js                    |    2 +-
 test/feature.test.js                       |    2 +-
 test/fonts.test.js                         |    2 +-
 test/grid.test.js                          |    2 +-
 test/grid_view.test.js                     |    2 +-
 test/image.test.js                         |    2 +-
 test/image_view.test.js                    |    2 +-
 test/layers.test.js                        |    2 +-
 test/map.test.js                           |    2 +-
 test/map_generation.test.js                |    2 +-
 test/palette.test.js                       |    2 +-
 test/parameters.test.js                    |    2 +-
 test/proj_transform.test.js                |    2 +-
 test/projection.test.js                    |    2 +-
 test/query-map.test.js                     |    2 +-
 test/render-async.test.js                  |    2 +-
 test/render-sync.test.js                   |    2 +-
 test/render_grid.test.js                   |    2 +-
 test/tmp/placeholder.txt                   |    1 +
 test/unicode-loading.test.js               |    2 +-
 test/vector-tile.test.js                   |   30 ++++++++++++++++---
 43 files changed, 183 insertions(+), 101 deletions(-)
 create mode 100644 .travis.yml
 delete mode 100644 debian/patches/2001_require_package.patch
 create mode 100644 test/data/vector_tile/tile0-b.actual.png
 create mode 100644 test/data/vector_tile/tile0-b.expected.png
 create mode 100644 test/tmp/placeholder.txt

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