[mapnik] branch master updated (7d3dff6 -> 1e79795)
Bas Couwenberg
sebastic at debian.org
Wed Nov 29 20:52:39 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 7d3dff6 Set distribution to experimental.
new 852ec99 New upstream version 3.0.17+ds
new c4c5df3 Merge tag 'upstream/3.0.17+ds'
new 4e43fcd New upstream release.
new 7db4f15 Drop scons-3.0.patch, fixed upstream.
new 1e79795 Set distribution 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:
.travis.yml | 10 +-
CHANGELOG.md | 9 ++
README.md | 2 +-
SConstruct | 69 +++++-----
bootstrap.sh | 17 +--
circle.yml | 1 +
debian/changelog | 7 +
debian/patches/scons-3.0.patch | 144 ---------------------
debian/patches/series | 1 -
demo/viewer/build.py | 2 +-
include/mapnik/version.hpp | 2 +-
plugins/input/csv/build.py | 2 +-
plugins/input/geojson/build.py | 2 +-
plugins/input/pgraster/build.py | 2 +-
plugins/input/postgis/build.py | 2 +-
plugins/input/topojson/build.py | 2 +-
scripts/check_glibcxx.sh | 36 ++++++
src/build.py | 21 ++-
src/font_engine_freetype.cpp | 1 +
.../name_to_int.hpp => src/glibc_workaround.cpp | 26 +++-
src/text/renderer.cpp | 17 +--
utils/mapnik-config/build.py | 6 +-
22 files changed, 161 insertions(+), 220 deletions(-)
delete mode 100644 debian/patches/scons-3.0.patch
delete mode 100644 debian/patches/series
create mode 100755 scripts/check_glibcxx.sh
copy include/mapnik/util/name_to_int.hpp => src/glibc_workaround.cpp (60%)
--
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