[pyosmium] branch master updated (1c994fc -> a38fd93)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu May 21 07:46:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository pyosmium.
from 1c994fc Update pyosmium package description.
new 3504a33 Use watch file instead of custom get-orig-source.
new bbbc466 Imported Upstream version 2.1.0
new bab05f4 Merge tag 'upstream/2.1.0'
new 9c8788e First upstream release.
new a38fd93 Also build & install documentation.
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 | 33 ++++----
README.md | 27 +++++--
debian/changelog | 4 +-
debian/control | 21 +++++
debian/get-orig-source | 19 -----
debian/pyosmium-doc.doc-base | 10 +++
debian/pyosmium-doc.docs | 1 +
debian/pyosmium-doc.links | 2 +
debian/rules | 20 ++++-
debian/watch | 6 ++
doc/.gitignore | 1 +
doc/conf.py | 4 +-
doc/index.rst | 3 +-
doc/intro.rst | 149 +++++++++++++++++++++++++++++++++++-
examples/amenity_list.py | 16 +++-
examples/create_nodecache.py | 2 +-
examples/osm_file_stats.py | 21 +++--
examples/pub_names.py | 12 ++-
examples/road_length.py | 20 ++++-
lib/geom.cc | 18 ++++-
lib/osm.cc | 34 +++++++-
test/{test_helper.py => helpers.py} | 0
test/test_geom.py | 40 ++++++++++
test/test_io.py | 2 +-
test/test_osm.py | 7 +-
25 files changed, 404 insertions(+), 68 deletions(-)
delete mode 100755 debian/get-orig-source
create mode 100644 debian/pyosmium-doc.doc-base
create mode 100644 debian/pyosmium-doc.docs
create mode 100644 debian/pyosmium-doc.links
create mode 100644 debian/watch
create mode 100644 doc/.gitignore
rename test/{test_helper.py => helpers.py} (100%)
create mode 100644 test/test_geom.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