[pyosmium] 01/02: Merge tag 'debian/2.13.0-1' into stretch-backports

Bas Couwenberg sebastic at debian.org
Wed Sep 6 09:23:27 UTC 2017


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

sebastic pushed a commit to branch stretch-backports
in repository pyosmium.

commit c02ee6ce4ec204c0f92e3da8a9ec17dbfd00f12c
Merge: 0ab8347 87809fe
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Sep 6 10:45:28 2017 +0200

    Merge tag 'debian/2.13.0-1' into stretch-backports

 .travis.yml                      |  19 +++-
 CHANGELOG.md                     |  39 ++++---
 README.md                        |   2 +-
 appveyor.yml                     |   4 +-
 debian/changelog                 |   8 ++
 debian/control                   |   4 +-
 lib/generic_handler.hpp          |  14 +--
 lib/merged_input.hpp             |  42 ++++++-
 lib/osm.cc                       |  22 +++-
 lib/osmium.cc                    |  10 +-
 src/osmium/osm/__init__.py       |  56 ++++++++++
 src/osmium/replication/server.py |  19 +++-
 src/osmium/version.py            |   6 +-
 test/helpers.py                  |  38 ++++++-
 test/test_geom.py                |  23 +++-
 test/test_nodelist.py            |   1 +
 test/test_osm.py                 |  23 ++--
 test/test_replication.py         | 229 +++++++++++++++++++++++++++++++++++++++
 test/test_taglist.py             |   3 +-
 tools/pyosmium-get-changes       |   3 +
 20 files changed, 500 insertions(+), 65 deletions(-)

diff --cc debian/changelog
index f4e529e,e2c5d3c..b17b9e5
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,11 +1,17 @@@
+ pyosmium (2.13.0-1) unstable; urgency=medium
+ 
+   * New upstream release.
+   * Bump minimum required libosmium2-dev to 2.13.1.
+   * Add python{,3}-mock to build dependencies.
+ 
+  -- Bas Couwenberg <sebastic at debian.org>  Thu, 31 Aug 2017 23:44:01 +0200
+ 
 +pyosmium (2.12.4-1~bpo9+1) stretch-backports; urgency=medium
 +
 +  * Rebuild for stretch-backports.
 +
 + -- Bas Couwenberg <sebastic at debian.org>  Thu, 31 Aug 2017 10:51:16 +0200
 +
  pyosmium (2.12.4-1) unstable; urgency=medium
  
    * New upstream release.

-- 
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