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

sebastic pushed a change to branch master
in repository python-mapnik.

      from  0535af8   Override dh_strip to not create dbgsym packages, debug 
files contain no debug symbols.
       new  9f903d8   Imported Upstream version 0.0~20160317-275bfae
       new  726900a   Merge tag 'upstream/0.0_20160317-275bfae'
       new  acbaaac   New upstream git snapshot.
       new  4fee1ab   Add patch to fix 'denominator' typo.
       new  398523f   Enable all hardening buildflags, except pie (causes build 
failure).
       new  f99ac37   Set distribution to unstable.

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                                  | 69 ++++++++++++++---------
 bootstrap.sh                                 | 48 +++++++++-------
 debian/changelog                             |  6 +-
 debian/patches/denominator-typo.patch        | 14 +++++
 debian/patches/series                        |  1 +
 debian/rules                                 |  4 ++
 mapnik/mapnik_settings.py                    |  6 +-
 setup.py                                     | 82 ++++++++++++----------------
 src/mapnik_color.cpp                         |  9 +--
 src/mapnik_coord.cpp                         | 10 +---
 src/mapnik_datasource.cpp                    | 11 +---
 src/mapnik_datasource_cache.cpp              |  9 +--
 src/mapnik_enumeration.hpp                   |  3 +
 src/mapnik_enumeration_wrapper_converter.hpp |  4 +-
 src/mapnik_envelope.cpp                      | 11 +---
 src/mapnik_expression.cpp                    | 11 +---
 src/mapnik_feature.cpp                       | 13 +----
 src/mapnik_featureset.cpp                    | 11 +---
 src/mapnik_font_engine.cpp                   | 11 +---
 src/mapnik_fontset.cpp                       | 12 +---
 src/mapnik_gamma_method.cpp                  | 10 +---
 src/mapnik_geometry.cpp                      | 14 +----
 src/mapnik_grid.cpp                          | 11 +---
 src/mapnik_grid_view.cpp                     | 11 +---
 src/mapnik_image.cpp                         | 11 +---
 src/mapnik_image_view.cpp                    | 11 +---
 src/mapnik_label_collision_detector.cpp      | 11 +---
 src/mapnik_layer.cpp                         | 11 +---
 src/mapnik_logger.cpp                        | 13 +----
 src/mapnik_map.cpp                           | 12 +---
 src/mapnik_palette.cpp                       | 15 ++---
 src/mapnik_parameters.cpp                    | 11 +---
 src/mapnik_proj_transform.cpp                | 12 +---
 src/mapnik_projection.cpp                    | 11 +---
 src/mapnik_python.cpp                        | 10 +---
 src/mapnik_query.cpp                         | 14 ++---
 src/mapnik_raster_colorizer.cpp              | 11 +---
 src/mapnik_rule.cpp                          | 11 +---
 src/mapnik_scaling_method.cpp                |  9 +--
 src/mapnik_style.cpp                         | 11 +---
 src/mapnik_svg.hpp                           |  5 ++
 src/mapnik_symbolizer.cpp                    | 13 +----
 src/mapnik_text_placement.cpp                | 11 +---
 src/mapnik_threads.hpp                       |  4 ++
 src/mapnik_value_converter.hpp               |  5 +-
 src/mapnik_view_transform.cpp                |  9 +--
 src/python_grid_utils.cpp                    |  9 +--
 src/python_grid_utils.hpp                    |  8 ++-
 src/python_optional.hpp                      |  3 +
 src/python_to_value.hpp                      |  9 +--
 50 files changed, 232 insertions(+), 419 deletions(-)
 create mode 100644 debian/patches/denominator-typo.patch
 create mode 100644 debian/patches/series

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

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

Reply via email to