[owslib] 01/05: Add doc-base + suggests for doc package with '#' will be ignored, and an empty message aborts the commit.

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Tue Sep 29 06:51:59 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 8869b430caa67b82a106a4281c93e178050db0f2
Author: Johan Van de Wauw <johan at vandewauw.be>
Date:   Fri Sep 25 14:22:55 2015 +0200

    Add doc-base + suggests for doc package
     with '#' will be ignored, and an empty message aborts the commit.
---
 debian/control                               | 4 +++-
 debian/owslib-doc.doc-base                   | 9 +++++++++
 debian/{owslib-docs.docs => owslib-doc.docs} | 0
 3 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 28b5cec..009767f 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
          python-lxml
+Suggests: owslib-doc
 Description: Client library for Open Geospatial (OGC) web services (Python 2)
  OWSLib is a Python package for client programming with Open Geospatial 
  Consortium (OGC) web service (hence OWS) interface standards, and their 
@@ -46,6 +47,7 @@ Architecture: all
 Depends: ${python3:Depends},
          ${misc:Depends},
          python3-lxml
+Suggests: owslib-doc
 Description: Client library for Open Geospatial (OGC) web services (Python 3)
  OWSLib is a Python package for client programming with Open Geospatial 
  Consortium (OGC) web service (hence OWS) interface standards, and their 
@@ -58,7 +60,7 @@ Description: Client library for Open Geospatial (OGC) web services (Python 3)
  .
  This package provides the Python 3 version of the library.
 
-Package: owslib-docs
+Package: owslib-doc
 Architecture: all
 Section: doc
 Depends: ${sphinxdoc:Depends},
diff --git a/debian/owslib-doc.doc-base b/debian/owslib-doc.doc-base
new file mode 100644
index 0000000..281f30d
--- /dev/null
+++ b/debian/owslib-doc.doc-base
@@ -0,0 +1,9 @@
+Document: owslib
+Title: OWSlib Documentation
+Author: Sean Gillies
+Abstract: Documentation for OWSLib
+Section: Science/Geoscience
+
+Format: HTML
+Index: /usr/share/doc/owslib-doc/en/index.html
+Files: /usr/share/doc/owslib-doc/en/*.html
diff --git a/debian/owslib-docs.docs b/debian/owslib-doc.docs
similarity index 100%
rename from debian/owslib-docs.docs
rename to debian/owslib-doc.docs

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