[pyosmium] branch master updated (12c6da9 -> 221dc85)
Bas Couwenberg
sebastic at debian.org
Wed Apr 12 06:39:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository pyosmium.
from 12c6da9 Set distribution to experimental.
new f3c2b7f Imported Upstream version 2.12.1
new 89c72c6 Merge tag 'upstream/2.12.1'
new f91f88f New upstream release.
new 4df32e4 Bump minimum required libosmium2-dev to 2.12.1.
new 57ecc14 Build & install upstream manpages for pyosmium utilities.
new 91ce489 Drop unused override for hardening-no-fortify-functions.
new 221dc85 Set distribution to experimental.
The 7 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:
CHANGELOG.md | 28 ++++++
README.md | 11 +-
debian/changelog | 9 ++
debian/control | 8 +-
debian/man/pyosmium-get-changes.1.xml | 160 ------------------------------
debian/man/pyosmium-up-to-date.1.xml | 158 -----------------------------
debian/pyosmium.manpages | 2 +-
debian/python-pyosmium.lintian-overrides | 1 -
debian/python3-pyosmium.lintian-overrides | 1 -
debian/rules | 13 +--
doc/conf.py | 8 +-
doc/index.rst | 1 +
doc/ref_geom.rst | 8 ++
doc/tools.rst | 10 ++
doc/tools_get_changes.rst | 8 ++
doc/tools_uptodate.rst | 8 ++
examples/amenity_list.py | 2 +-
examples/convert.py | 2 +-
examples/filter_coastlines.py | 4 +-
examples/normalize_boolean.py | 6 +-
examples/osm_diff_stats.py | 4 +-
examples/osm_file_stats.py | 3 +-
examples/osm_replication_stats.py | 2 +-
examples/osm_url_stats.py | 2 +-
examples/pub_names.py | 5 +-
examples/road_length.py | 2 +-
examples/use_nodecache.py | 2 +-
lib/generic_handler.hpp | 73 +++++++++-----
lib/geom.cc | 66 ++++++++++++
lib/osm.cc | 29 ++++--
lib/osmium.cc | 24 +----
osmium/osm/__init__.py | 20 +++-
osmium/osm/mutable.py | 2 +-
osmium/version.py | 4 +-
test/helpers.py | 16 ++-
test/test_taglist.py | 100 +++++++++++++++++++
tools/pyosmium-get-changes | 31 ++++--
tools/pyosmium-up-to-date | 35 ++++---
38 files changed, 427 insertions(+), 441 deletions(-)
delete mode 100644 debian/man/pyosmium-get-changes.1.xml
delete mode 100644 debian/man/pyosmium-up-to-date.1.xml
create mode 100644 doc/tools.rst
create mode 100644 doc/tools_get_changes.rst
create mode 100644 doc/tools_uptodate.rst
create mode 100644 test/test_taglist.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyosmium.git
More information about the Pkg-grass-devel
mailing list