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

kapouer pushed a change to branch master
in repository mapnik.

      from  f48d829   Update copyright and files for paragraph
       new  1a45dd3   Imported Upstream version 3.0.0~rc3+ds
       new  65cceac   Merge tag 'upstream/3.0.0_rc3+ds'
       new  8922f10   Revert "Disable rasterlite until fixed by upstream"
       new  8326bf7   Bump version in changelog
       new  b8a035a   release to experimental

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:
 .gitignore                                         |   1 +
 Makefile                                           |   6 +-
 SConstruct                                         |  13 +--
 bootstrap.sh                                       |  43 ++++++---
 configure                                          |   2 +-
 debian/changelog                                   |   6 +-
 debian/rules                                       |   2 +-
 deps/agg/build.py                                  |   3 +-
 deps/agg/src/agg_pixfmt_rgba.cpp                   |   1 +
 deps/boost/gil/extension/toolbox/hsl.hpp           |   5 ++
 deps/boost/gil/extension/toolbox/hsv.hpp           |   5 ++
 deps/clipper/build.py                              |   3 +-
 deps/clipper/src/clipper.cpp                       |   4 +-
 include/mapnik/geometry_strategy.hpp               |  48 +---------
 include/mapnik/grid/grid.hpp                       |  40 ++++-----
 include/mapnik/image_filter.hpp                    |   1 +
 include/mapnik/json/feature_parser.hpp             |   2 +-
 include/mapnik/json/generic_json.hpp               |   4 +-
 include/mapnik/json/geometry_parser.hpp            |   2 +-
 include/mapnik/json/topojson_grammar.hpp           |   2 +-
 include/mapnik/proj_strategy.hpp                   |  48 +---------
 include/mapnik/util/file_io.hpp                    |   2 +-
 include/mapnik/view_strategy.hpp                   |   4 +-
 include/mapnik/webp_io.hpp                         |  14 +--
 plugins/input/geojson/geojson_datasource.cpp       |   8 +-
 plugins/input/geojson/geojson_datasource.hpp       |   3 -
 plugins/input/geojson/large_geojson_featureset.cpp |   2 +-
 plugins/input/rasterlite/rasterlite_featureset.cpp |   1 -
 plugins/input/topojson/topojson_datasource.cpp     |  12 +--
 plugins/input/topojson/topojson_datasource.hpp     |   6 +-
 src/build.py                                       |   3 +
 src/grid/grid.cpp                                  |   2 +-
 src/json/build.py                                  |   3 +-
 src/wkt/build.py                                   |   3 +-
 test/build.py                                      |  10 ++-
 test/run                                           |  46 ++++++----
 test/unit/font/fontset_runtime_test.cpp            |   4 -
 test/unit/geometry/geometry.cpp                    |   8 +-
 test/unit/geometry/geometry_strategy_test.cpp      |  54 +----------
 test/unit/imaging/webp_io.cpp                      |  26 ++++++
 test/visual/renderer.hpp                           | 100 +++++++++++++++++++--
 test/visual/run.cpp                                |  44 ++++++++-
 test/visual/runner.cpp                             |  12 ++-
 test/visual/runner.hpp                             |  11 ++-
 utils/mapnik-config/build.py                       |   2 +-
 45 files changed, 337 insertions(+), 284 deletions(-)
 create mode 100644 test/unit/imaging/webp_io.cpp

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mapnik.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to