[owslib] 02/03: Merge tag 'upstream/0.10.0'

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Wed Nov 18 16:24:12 UTC 2015


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

johanvdw-guest pushed a commit to branch master
in repository owslib.

commit 682e29a84d64d42bf7b96bb827553616dd91b58a
Merge: 1b700ac 68e6f4a
Author: Johan Van de Wauw <johan at vandewauw.be>
Date:   Wed Nov 18 11:36:51 2015 +0100

    Merge tag 'upstream/0.10.0'
    
    Upstream version 0.10.0

 VERSION.txt                       |    2 +-
 debian/changelog                  |    6 +
 docs/en/index.rst                 |    8 +
 owslib/__init__.py                |    2 +-
 owslib/gm03.py                    | 1016 +++++++++++++++++++++++++++++++++++++
 owslib/namespaces.py              |    1 +
 owslib/wps.py                     |    5 +-
 tests/doctests/gm03_parse.txt     |   62 +++
 tests/resources/gm03_example1.xml |  137 +++++
 tests/resources/gm03_example2.xml |  144 ++++++
 10 files changed, 1380 insertions(+), 3 deletions(-)

diff --cc debian/changelog
index 18664cc,0000000..c3bee63
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,68 -1,0 +1,74 @@@
++owslib (0.10.0-1) UNRELEASED; urgency=medium
++
++  * Imported Upstream version 0.10.0
++
++ -- Johan Van de Wauw <johan at vandewauw.be>  Wed, 18 Nov 2015 11:37:15 +0100
++
 +owslib (0.9.2-1) unstable; urgency=medium
 +
 +  [ Johan Van de Wauw ]
 +  * Update watchfile to github (adds tests+docs)
 +  * Skip tests as they require internet access
 +  * Add rules for doc package
 +  * Add docs package
 +  * Fix privacy breaches in docs
 +  * Imported Upstream version 0.9.2
 +  * Add doc-base + suggests for doc package
 +
 +  [ Bas Couwenberg ]
 +  * Update Vcs-Browser URL to use HTTPS.
 +
 + -- Johan Van de Wauw <johan at vandewauw.be>  Mon, 14 Sep 2015 22:18:32 +0200
 +
 +owslib (0.9.0-1) unstable; urgency=medium
 +
 +  * Imported Upstream version 0.9.0
 +  * Add dependency to python-requests
 +  * Add support for Python 3
 +  * Add more meaningful copyright holders
 +
 + -- Johan Van de Wauw <johan.vandewauw at gmail.com>  Sat, 20 Jun 2015 20:57:22 +0200
 +
 +owslib (0.8.13-1) unstable; urgency=medium
 +
 +  * Move to unstable
 +
 + -- Johan Van de Wauw <johan.vandewauw at gmail.com>  Tue, 26 May 2015 19:53:32 +0200
 +
 +owslib (0.8.13-1~exp) experimental; urgency=medium
 +
 +  * Import Upstream version 0.8.13 
 +  * Fix Watchfile
 +
 + -- Johan Van de Wauw <johan.vandewauw at gmail.com>  Tue, 17 Feb 2015 19:36:08 +0100
 +
 +owslib (0.8.12-1~exp) experimental; urgency=medium
 +
 +  [ Bas Couwenberg ]
 +  * Update Vcs-Browser URL to use cgit instead of gitweb.
 +  * Add Upstream-Contact to copyright file.
 +
 +  [ Johan Van de Wauw ]
 +  * Imported Upstream version 0.8.12 
 +
 + -- Johan Van de Wauw <johan.vandewauw at gmail.com>  Sun, 28 Dec 2014 20:37:45 +0100
 +
 +owslib (0.8.10-1) unstable; urgency=medium
 +
 +  [ Bas Couwenberg ]
 +  * Add Vcs-* URLs.
 +  * Fix copyright-format version.
 +
 +  [ Johan Van de Wauw ]
 +  * Update to new version
 +  * Imported Upstream version 0.8.10
 +  * Fix error in copyright text (cfr changed license.txt)
 +  * Bump standards / update VCS browser url
 +
 + -- Johan Van de Wauw <johan.vandewauw at gmail.com>  Fri, 17 Oct 2014 00:36:58 +0200
 +
 +owslib (0.8.9-1) unstable; urgency=medium
 +
 +  * Initial upload (closes: #762869)
 +
 + -- Johan Van de Wauw <johan.vandewauw at gmail.com>  Thu, 25 Sep 2014 21:32:43 +0200

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



More information about the Pkg-grass-devel mailing list