[fiona] 03/04: Add seperate bin package

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 597c9eb5b5c5f14a4c7b1a920829d397915b683d
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Fri Oct 24 22:10:53 2014 +0200

    Add seperate bin package
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 8c58a9f..50624a7 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Depends: ${python:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Python API for reading/writing vector geospatial data
- Fiona is a python wrapper around the OGR vector data abstraction library.
+ 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
  Python types and protocols such as files, dictionaries, mappings, and
@@ -41,7 +41,7 @@ Depends: ${python:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Python 3 API for reading/writing vector geospatial data
- Fiona is a python wrapper around the OGR vector data abstraction library.
+ 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
  Python types and protocols such as files, dictionaries, mappings, and
@@ -57,8 +57,8 @@ Architecture: any
 Depends: ${python:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
-Description: Python API for reading/writing vector geospatial data
- Fiona is a python wrapper around the OGR vector data abstraction library.
+Description: Command line tool 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
  Python types and protocols such as files, dictionaries, mappings, and
@@ -67,4 +67,4 @@ 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 provides the fiona command line tool
+ This package provides the fiona command line tools

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