summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhislain Antony Vaillant <ghisvail@gmail.com>2016-12-28 20:58:00 +0000
committerGhislain Antony Vaillant <ghisvail@gmail.com>2016-12-28 20:58:00 +0000
commitffa9741f84ad835b6804fedb38d8b65640c4c6ae (patch)
tree45f1b7aec19f369752fa17035547a6b81fb6dcf6
parentadf3d5ef00e692a0361cb2fe1eeec5b2daa4ee64 (diff)
Improve description of the Python 2 binary package
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index fa15e26..2bf7068 100644
--- a/debian/control
+++ b/debian/control
@@ -26,10 +26,12 @@ Package: python-numpydoc
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-sphinx (>= 1.0.1)
Suggests: python-matplotlib
-Description: Sphinx extension to support docstrings in Numpy format
+Description: Sphinx extension to support docstrings in Numpy format -- Python 2
This package defines several extensions for the Sphinx documentation
system, shipped in the numpydoc Python package. In particular, these provide
support for the Numpy docstring format in Sphinx.
+ .
+ This package provides the Python 2 version.
Package: python3-numpydoc
Architecture: all