[tilestache] branch master updated (ba4d6e2 -> d4cfd1b)

Bas Couwenberg sebastic at debian.org
Wed Jan 25 20:37:48 UTC 2017


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

sebastic pushed a change to branch master
in repository tilestache.

      from  ba4d6e2   Set distribution to unstable.
       new  35c6dd9   Imported Upstream version 1.51.5
       new  5614e76   Merge tag 'upstream/1.51.5'
       new  be9ed7a   New upstream release.
       new  ba57aea   Refresh patches.
       new  d4cfd1b   Set distribution to unstable.

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                                   |  3 +-
 CHANGELOG                                     |  5 ++
 README.md                                     |  2 +-
 TileStache/Caches.py                          | 14 +++---
 TileStache/Config.py                          | 70 +++++++--------------------
 TileStache/Core.py                            | 67 ++++++++++++++++++++++---
 TileStache/Geography.py                       |  7 ++-
 TileStache/Goodies/VecTiles/client.py         | 20 ++++++--
 TileStache/Goodies/VecTiles/geojson.py        | 25 +++++-----
 TileStache/Goodies/VecTiles/mvt.py            |  6 ++-
 TileStache/Goodies/VecTiles/server.py         | 19 ++++++--
 TileStache/Goodies/VecTiles/topojson.py       |  6 +--
 TileStache/Goodies/VecTiles/wkb.py            |  6 ++-
 TileStache/Mapnik.py                          |  5 +-
 TileStache/Memcache.py                        |  9 +++-
 TileStache/Pixels.py                          |  6 ++-
 TileStache/Providers.py                       | 16 ++++--
 TileStache/VERSION                            |  2 +-
 TileStache/Vector/Arc.py                      |  2 +-
 TileStache/Vector/__init__.py                 | 17 ++++---
 TileStache/__init__.py                        | 46 +++++++++++++-----
 debian/changelog                              |  7 +++
 debian/patches/03-use_system_modestmaps.patch |  4 +-
 requirements.txt                              |  3 +-
 setup.py                                      |  2 +-
 tests/cache_tests.py                          | 17 ++++---
 tests/provider_tests.py                       | 11 +++--
 tests/servers/dummy-response-server.py        |  5 +-
 tests/utils.py                                | 15 +++---
 tests/vectiles_tests.py                       | 47 +++++++++---------
 tests/vector_tests.py                         | 10 ++--
 31 files changed, 296 insertions(+), 178 deletions(-)

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



More information about the Pkg-grass-devel mailing list