Skip to content
Commits on Source (2)
pycoast (1.2.2+dfsg-2) UNRELEASED; urgency=medium
pycoast (1.2.2+dfsg-2) unstable; urgency=medium
* Team upload.
[ Bas Couwenberg ]
* Move image symlinks to -doc package too.
(closes: #924212)
-- Bas Couwenberg <sebastic@debian.org> Sun, 10 Mar 2019 12:18:04 +0100
[ Antonio Valentino ]
* Suggest python-pycoast-doc
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 10 Mar 2019 21:31:57 +0000
pycoast (1.2.2+dfsg-1) unstable; urgency=medium
......
......@@ -38,6 +38,7 @@ Depends: ${shlibs:Depends},
python-pyshp,
python-pyproj,
python-six
Suggests: python-pycoast-doc
Description: Draw coastlines, borders and rivers on images
Pycoast is a Python package to add coastlines, borders and rivers to
raster images using data from the GSHHG (previously known as GSHHS)
......@@ -58,6 +59,7 @@ Depends: ${shlibs:Depends},
python3-pyshp,
python3-pyproj,
python3-six
Suggests: python-pycoast-doc
Description: Draw coastlines, borders and rivers on images (for Python 3)
Pycoast is a Python package to add coastlines, borders and rivers to
raster images using data from the GSHHG (previously known as GSHHS)
......