[SCM] gdal branch, master, updated. upstream/1.10.0-200-g009bec6

Bas Couwenberg sebastic at xs4all.nl
Mon Oct 14 03:21:06 UTC 2013


The following commit has been merged in the master branch:
commit 8382f0852d693705c742ec69b8a76422000213e4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Oct 14 03:17:56 2013 +0200

    Add patch to fix allows typo.

diff --git a/debian/patches/allows-typo b/debian/patches/allows-typo
new file mode 100644
index 0000000..947abd8
--- /dev/null
+++ b/debian/patches/allows-typo
@@ -0,0 +1,14 @@
+Description: Fix 'allows to' typo.
+Author: Bas Couwenberg <sebastic at xs4all.nl>
+Last-Update: 2013-10-13
+--- a/swig/python/scripts/gdal_edit.dox
++++ b/swig/python/scripts/gdal_edit.dox
+@@ -14,7 +14,7 @@ gdal_edit [--help-general] [-a_srs srs_d
+ 
+ \section gdal_edit_description DESCRIPTION
+ 
+-The gdal_edit.py script can be used to allows to edit in place various information
++The gdal_edit.py script can be used to edit in place various information
+ of an existing GDAL dataset (projection, geotransform, nodata, metadata).
+ 
+ It works only with raster formats that support update access to
diff --git a/debian/patches/series b/debian/patches/series
index 235a559..811006b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -24,5 +24,6 @@ unkown-typo
 usefull-typo
 developement-typo
 algoritm-typo
+allows-typo
 doc-brief
 hardening

-- 
GDAL/OGR library and tools



More information about the Pkg-grass-devel mailing list