[mapnik] branch master updated (f241e34 -> ec90122)

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


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

sebastic pushed a change to branch master
in repository mapnik.

      from  f241e34   Set distribution to unstable.
       new  a2cb23f   New upstream version 3.0.16~rc1+ds
       new  ca4ee1c   Merge tag 'upstream/3.0.16_rc1+ds'
       new  f1dd38b   New upstream release candidate.
       new  9e12d1d   Drop icu-59.patch, fixed upstream.
       new  d018fc3   Strip trailing whitespace from changelog.
       new  ec90122   Set distribution to experimental.

The 6 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 +-
 debian/changelog                                   |  12 +-
 debian/patches/icu-59.patch                        |  33 -
 debian/patches/scons-3.0.patch                     |  16 +-
 debian/patches/series                              |   1 -
 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 +-
 27 files changed, 1224 insertions(+), 565 deletions(-)
 delete mode 100644 debian/patches/icu-59.patch
 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