[Pkg-javascript-commits] [node-mapnik] branch upstream updated (e3c587d -> ec7ec80)
Jérémy Lal
kapouer at alioth.debian.org
Wed Sep 18 20:25:08 UTC 2013
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch upstream
in repository node-mapnik.
from e3c587d Imported Upstream version 1.1.3
new ec7ec80 Imported Upstream version 1.2.0
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 | 24 ++++++++++++++++
CHANGELOG.md | 8 ++++++
Makefile | 10 +++----
README.md | 33 ++++++++-------------
binding.gyp | 15 ++++++++--
common.gypi | 10 +++++--
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 ++++++++++++++++---
38 files changed, 174 insertions(+), 78 deletions(-)
create mode 100644 .travis.yml
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