[owslib] 06/11: Add docs package

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Thu Sep 24 20:32: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 12e57fc793e5a2da66fce086cb4b38edd73e672e
Author: Johan Van de Wauw <johan at vandewauw.be>
Date:   Thu Sep 24 20:54:11 2015 +0200

    Add docs package
---
 debian/control | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9c5c6c2..28b5cec 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Description: Client library for Open Geospatial (OGC) web services (Python 2)
  OWSLib provides a common API for accessing service metadata and wrappers
  for numerous OGC Web Service interfaces.
  .
- This package provides the Python 2 version of the library
+ This package provides the Python 2 version of the library.
 
 Package: python3-owslib
 Architecture: all
@@ -56,4 +56,21 @@ Description: Client library for Open Geospatial (OGC) web services (Python 3)
  OWSLib provides a common API for accessing service metadata and wrappers
  for numerous OGC Web Service interfaces.
  .
- This package provides the Python 3 version of the library
+ This package provides the Python 3 version of the library.
+
+Package: owslib-docs
+Architecture: all
+Section: doc
+Depends: ${sphinxdoc:Depends},
+         ${misc:Depends}
+Description: Client library for Open Geospatial (OGC) web services (Documentation)
+ OWSLib is a Python package for client programming with Open Geospatial 
+ Consortium (OGC) web service (hence OWS) interface standards, and their 
+ related content models.
+ .
+ Full documentation is available at http://geopython.github.io/OWSLib
+ .
+ OWSLib provides a common API for accessing service metadata and wrappers
+ for numerous OGC Web Service interfaces.
+ .
+ This package provides the documentation of the library.

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