[fiona] 01/04: Fix descriptions

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Fri Oct 24 20:14:52 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 b0ba7290b1a8d1b5ac4ec2c0bb110d79569b31b2
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Fri Oct 24 21:51:36 2014 +0200

    Fix descriptions
---
 debian/control | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index dbf9229..13b1f88 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Architecture: any
 Depends: ${python:Depends},
          ${misc:Depends},
          ${shlibs: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
@@ -32,14 +32,15 @@ Description: Python api for reading/writing vector geospatial data
  real-world data using multi-layered GIS formats and zipped virtual
  file systems and integrates readily with other Python GIS packages
  such as pyproj, Rtree, and Shapely.
-
+ .
+ This package provides the Python 2 API
 
 Package: python3-fiona
 Architecture: any
 Depends: ${python:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
-Description: Python 3 api for reading/writing vector geospatial data
+Description: Python 3 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
@@ -48,4 +49,6 @@ Description: Python 3 api for reading/writing vector geospatial data
  real-world data using multi-layered GIS formats and zipped virtual
  file systems and integrates readily with other Python GIS packages
  such as pyproj, Rtree, and Shapely.
+ .
+ This package provides the Python 3 API
 

-- 
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