[python-cligj] 02/02: Fix short descriptions
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Fri Jan 23 19:50:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository python-cligj.
commit dcde839b498e1d7b475ff53f087013594bbe29ae
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Fri Jan 23 20:50:25 2015 +0100
Fix short descriptions
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index d39bb71..2886bf8 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Package: python-cligj
Architecture: all
Depends: ${python:Depends},
${misc:Depends}
-Description: Common arguments and options for GeoJSON processing commands
+Description: Python 2 ibrary for processing GeoJSON commands
Cligj is a small library which can be used to standardise processing
of geoJSON in Python command line programs.
.
@@ -31,7 +31,7 @@ Package: python3-cligj
Architecture: all
Depends: ${python3:Depends},
${misc:Depends}
-Description: Common arguments and options for GeoJSON processing commands
+Description: Python 3 library for processing GeoJSON commands
Cligj is a small library which can be used to standardise processing
of geoJSON in Python command line programs.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-cligj.git
More information about the Pkg-grass-devel
mailing list