[pycoast] 09/10: New pckage for HTML documentation
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Fri Aug 18 17:12:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pycoast.
commit 3f11477e1a5ebbd0a9ee0539e882b64cbef14342
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Fri Aug 18 16:53:02 2017 +0000
New pckage for HTML documentation
---
debian/changelog | 1 +
debian/control | 16 ++++++++++++++++
debian/python-pycoast-doc.doc-base | 10 ++++++++++
debian/python-pycoast-doc.docs | 2 ++
debian/python-pycoast.doc-base | 10 ----------
debian/python-pycoast.install | 1 -
6 files changed, 29 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index af6458c..234cdac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pycoast (1.0.0+dfsg-1) UNRELEASED; urgency=medium
* New upstream release
* New package for Python 3
+ * New package for HTML documentation
* debian/control
- standard version bumped to 4.0.0 (no change)
- add python-six to dependencies
diff --git a/debian/control b/debian/control
index a4fbe5b..9cfc081 100644
--- a/debian/control
+++ b/debian/control
@@ -63,3 +63,19 @@ Description: Draw coastlines, borders and rivers on images (for Python 3)
.
This package contains pycoast for Python 3.
+Package: python-pycoast-doc
+Architecture: all
+Section: doc
+Multi-Arch: foreign
+Depends: ${sphinxdoc:Depends},
+ ${misc:Depends}
+Suggests: www-browser
+Description: Draw coastlines, borders and rivers on images (common documentation)
+ Pycoast is a Python package to add coastlines, borders and rivers to
+ raster images using data from the GSHHG (previously known as GSHHS)
+ and WDBII datasets.
+ .
+ This package is part of the PyTroll toolset.
+ .
+ This is the common documentation package.
+
diff --git a/debian/python-pycoast-doc.doc-base b/debian/python-pycoast-doc.doc-base
new file mode 100644
index 0000000..bb97fb5
--- /dev/null
+++ b/debian/python-pycoast-doc.doc-base
@@ -0,0 +1,10 @@
+Document: pycoast
+Title: PyCoast Documentation
+Author: Esben S. Nielsen
+Abstract: This document includes the
+ PyCoast User Manual and the Programmers Reference
+Section: Programming/Python
+
+Format: HTML
+Index: /usr/share/doc/python-pycoast-doc/html/index.html
+Files: /usr/share/doc/python-pycoast-doc/html/*.html
diff --git a/debian/python-pycoast-doc.docs b/debian/python-pycoast-doc.docs
new file mode 100644
index 0000000..fd6519d
--- /dev/null
+++ b/debian/python-pycoast-doc.docs
@@ -0,0 +1,2 @@
+docs/build/html
+
diff --git a/debian/python-pycoast.doc-base b/debian/python-pycoast.doc-base
deleted file mode 100644
index d52aaeb..0000000
--- a/debian/python-pycoast.doc-base
+++ /dev/null
@@ -1,10 +0,0 @@
-Document: pycoast
-Title: Debian pycoast Manual
-Author: The PyTroll Gang
-Abstract: This document includes the
- Pyresample User Manual and the Programmers Reference
-Section: Programming/Python
-
-Format: HTML
-Index: /usr/share/doc/python-pycoast/html/index.html
-Files: /usr/share/doc/python-pycoast/html/*.html
diff --git a/debian/python-pycoast.install b/debian/python-pycoast.install
deleted file mode 100644
index 36d446c..0000000
--- a/debian/python-pycoast.install
+++ /dev/null
@@ -1 +0,0 @@
-docs/build/html usr/share/doc/python-pycoast
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycoast.git
More information about the Pkg-grass-devel
mailing list