[python-geojson] 03/03: Fix unintented list lines

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Sun Feb 15 19:13:08 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-geojson.

commit 99dc70b2e2d796f5de53e02cff9ec47d459a27f3
Author: Johan Van de Wauw <johan.vandewauw at 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



More information about the Pkg-grass-devel mailing list