[mapnik] branch upstream updated (e8e6964 -> a2cb23f)

Bas Couwenberg sebastic at debian.org
Wed Nov 15 21:39:33 UTC 2017


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

sebastic pushed a change to branch upstream
in repository mapnik.

      from  e8e6964   Imported Upstream version 3.0.15+ds
       new  a2cb23f   New upstream version 3.0.16~rc1+ds

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                                        |   4 +-
 CHANGELOG.md                                       |  19 +
 SConstruct                                         | 153 +++-
 configure                                          |  15 +-
 include/mapnik/geom_util.hpp                       | 126 +--
 .../json/extract_bounding_box_grammar_impl.hpp     |  11 +-
 include/mapnik/marker_cache.hpp                    |   2 +-
 include/mapnik/svg/svg_parser.hpp                  |  60 +-
 include/mapnik/text/harfbuzz_shaper.hpp            |   4 +-
 include/mapnik/unicode.hpp                         |   7 +
 include/mapnik/util/{math.hpp => name_to_int.hpp}  |  15 +-
 include/mapnik/version.hpp                         |   2 +-
 plugins/input/gdal/gdal_featureset.cpp             |   2 +-
 scripts/publish_release.sh                         |   2 +-
 src/load_map.cpp                                   |  37 +-
 src/marker_cache.cpp                               |  21 +-
 src/svg/svg_parser.cpp                             | 954 ++++++++++++++-------
 src/text/renderer.cpp                              |  17 +-
 src/wkb.cpp                                        |   2 +
 test/unit/svg/svg_parser_test.cpp                  | 203 +++--
 utils/mapnik-config/build.py                       |  18 +-
 utils/mapnik-config/mapnik-config.template.sh      |  12 +-
 utils/svg2png/svg2png.cpp                          |  41 +-
 23 files changed, 1206 insertions(+), 521 deletions(-)
 copy include/mapnik/util/{math.hpp => name_to_int.hpp} (83%)

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



More information about the Pkg-grass-devel mailing list