[python-shapely] 107/148: De-duplicate short descriptions
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Aug 20 17:42:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-shapely.
commit 6e77ca01fad1f949740cab757cc77c8c22ab407e
Author: Pietro Battiston <me at pietrobattiston.it>
Date: Tue Jan 21 00:11:41 2014 +0100
De-duplicate short descriptions
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 569d478..b6adc29 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Architecture: any
Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, python (>=2.6) | python-ctypes, libgeos-c1 (>= 3.1.0)
Suggests: python-numpy, python-matplotlib
Enhances: python-numpy
-Description: geometric objects, predicates, and operations
+Description: geometric objects, predicates, and operations (Python 2)
Shapely is a package for manipulation and analysis of 2D features.
Its capabilities include:
* calculating the point set unions, intersections, or differences of features
@@ -31,7 +31,7 @@ Architecture: any
Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}, python3, libgeos-c1 (>= 3.1.0)
Suggests: python3-numpy, python3-matplotlib
Enhances: python3-numpy
-Description: geometric objects, predicates, and operations
+Description: geometric objects, predicates, and operations (Python 3)
Shapely is a package for manipulation and analysis of 2D features.
Its capabilities include:
* calculating the point set unions, intersections, or differences of features
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git
More information about the Pkg-grass-devel
mailing list