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

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

commit 99dc70b2e2d796f5de53e02cff9ec47d459a27f3
Author: Johan Van de Wauw <johan.vandew...@gmail.com>
Date:   Sun Feb 15 20:05:26 2015 +0100

    Fix unintented list lines
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index ac12689..1bb0187 100644
--- a/debian/control
+++ b/debian/control
@@ -22,9 +22,9 @@ Depends: ${python:Depends},
 Description: Python 2 bindings and utilities for GeoJSON
  This library contains:
  .
- - Functions for encoding and decoding GeoJSON formatted data
- - Classes for all GeoJSON Objects
- - An implementation of the Python geo_interface Specification
+  *  Functions for encoding and decoding GeoJSON formatted data
+  *  Classes for all GeoJSON Objects
+  *  An implementation of the Python geo_interface Specification
  .
  This is the Python 2 version of the library
 
@@ -35,8 +35,8 @@ Depends: ${python3:Depends},
 Description: Python 3 bindings and utilities for GeoJSON
  This library contains:
  .
- - Functions for encoding and decoding GeoJSON_ formatted data
- - Classes for all GeoJSON Objects
- - An implementation of the Python geo_interface Specification
+  * Functions for encoding and decoding GeoJSON formatted data
+  * Classes for all GeoJSON Objects
+  * An implementation of the Python geo_interface Specification
  .
  This is the Python 3 version of the library

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

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

Reply via email to