[fiona] 13/19: Tweak d/control
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Fri Nov 28 23:54:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository fiona.
commit de739856a4c5aaf760dbe049fae86bd5385e11e2
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Thu Nov 13 18:08:20 2014 +0100
Tweak d/control
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 20a545f..53620fd 100644
--- a/debian/control
+++ b/debian/control
@@ -63,7 +63,7 @@ Depends: python,
python-fiona (= ${binary:Version}),
${python:Depends},
${misc:Depends}
-Description: Command line tool for reading/writing vector geospatial data
+Description: Command line tools for reading/writing vector geospatial data
Fiona is a Python wrapper around the OGR vector data abstraction library.
Fiona is designed to be simple and dependable. It focuses on reading
and writing data in standard Python IO style and relies upon familiar
@@ -80,7 +80,7 @@ Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends},
${misc:Depends}
-Description: Python api for reading/writing vector geospatial data
+Description: Python API for reading/writing vector geospatial data
Fiona is a Python wrapper around the OGR vector data abstraction library.
Fiona is designed to be simple and dependable. It focuses on reading
and writing data in standard Python IO style and relies upon familiar
@@ -90,5 +90,5 @@ Description: Python api for reading/writing vector geospatial data
file systems and integrates readily with other Python GIS packages
such as pyproj, Rtree, and Shapely.
.
- This package contains the documentation.
+ This package contains the html documentation for Fiona.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fiona.git
More information about the Pkg-grass-devel
mailing list