Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Suggest python-pycoast-doc
· 8ede1540
Antonio Valentino
authored
Mar 10, 2019
8ede1540
Set distribution to unstable
· f933471d
Antonio Valentino
authored
Mar 10, 2019
f933471d
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
f933471d
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
...
...
debian/control
View file @
f933471d
...
...
@@ -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)
...
...