The following commit has been merged in the master branch:
commit 1b43e1dc22441024eb6131d7e073ff72fae3ae63
Author: David Paleino <da...@debian.org>
Date:   Tue Dec 29 22:53:12 2009 +0100

    debian/control: long description improved.

diff --git a/debian/changelog b/debian/changelog
index 30168b9..8e3dd12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-pyproj (1.8.6-3) UNRELEASED; urgency=low
+
+  * debian/control: long description improved.
+
+ -- David Paleino <da...@debian.org>  Tue, 29 Dec 2009 22:52:55 +0100
+
 python-pyproj (1.8.6-2) unstable; urgency=low
 
   * debian/control, debian/rules: remove usage of quilt
diff --git a/debian/control b/debian/control
index 50b63ca..15263cd 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,10 @@ Depends: ${python:Depends},
  ${misc:Depends},
  proj-data
 Description: Python interface to PROJ.4 library
- Performs cartographic transformations between geographic (lat/lon)
- and map projection (x/y) coordinates. Can also transform directly
+ PROJ.4 performs cartographic transformations between geographic (lat/lon)
+ and map projection (x/y) coordinates. It can also transform directly
  from one map projection coordinate system to another.
  .
- Coordinates can be given as numpy arrays, Python arrays, lists or scalars.
- Optimized for numpy arrays.
+ This is a Python binding to PROJ.4, it can receive coordinates as numpy
+ arrays, Python arrays, lists or scalars. This module is optimized for
+ numpy arrays.

-- 
python interface to PROJ.4 library

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to