[python-affine] 01/03: Fix d/control issues

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Tue Oct 28 18:37:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository python-affine.

commit accc9e1fb55dcb5118416dcccf70a1b8f4782d80
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Tue Oct 28 12:11:57 2014 +0100

    Fix d/control issues
---
 debian/control | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 810bf7f..b3d3066 100644
--- a/debian/control
+++ b/debian/control
@@ -15,13 +15,18 @@ Package: python-affine
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:depends}
 Description: Python Library for handling affine transformations of the plane
- This library contains functions for handling affine transformations of the plane.
+ This library contains functions for handling affine transformations of the 
+ plane.
  .
- It can be used in georeferenced datasets to transfer image to world coordinates.
+ It can be used in georeferenced datasets to transfer image to world 
+ coordinates.
+
 Package: python3-affine
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:depends}
 Description: Python 3 Library for handling affine transformations of the plane
- This library contains functions for handling affine transformations of the plane.
+ This library contains functions for handling affine transformations of the
+ plane.
  .
- It can be used in georeferenced datasets to transfer image to world coordinates.
+ It can be used in georeferenced datasets to transfer image to world 
+ coordinates.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-affine.git



More information about the Pkg-grass-devel mailing list