[Git][debian-gis-team/gdal][master] Update spelling-errors.patch to also fix 'Altitude' typo.

Sebastiaan Couwenberg gitlab at salsa.debian.org
Tue Jan 30 16:45:44 UTC 2018


Sebastiaan Couwenberg pushed to branch master at Debian GIS Project / gdal


Commits:
628828a6 by Bas Couwenberg at 2018-01-30T17:45:21+01:00
Update spelling-errors.patch to also fix 'Altitude' typo.

Thanks to pabs for spotting this one.

- - - - -


2 changed files:

- debian/changelog
- debian/patches/spelling-errors.patch


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gdal (2.2.3+dfsg-2~exp2) UNRELEASED; urgency=medium
+
+  * Update spelling-errors.patch to also fix 'Altitude' typo.
+    Thanks to pabs for spotting this one.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 30 Jan 2018 17:44:43 +0100
+
 gdal (2.2.3+dfsg-2~exp1) experimental; urgency=medium
 
   [ Francesco Paolo Lovergine ]


=====================================
debian/patches/spelling-errors.patch
=====================================
--- a/debian/patches/spelling-errors.patch
+++ b/debian/patches/spelling-errors.patch
@@ -1,5 +1,6 @@
 Description: Fix spelling errors.
  * Invalide -> Invalid
+ * Altitide -> Altitude
 Author: Bas Couwenberg <sebastic at debian.org>
 
 --- a/ogr/ogrsf_frmts/kml/ogrkmldatasource.cpp
@@ -9,7 +10,7 @@ Author: Bas Couwenberg <sebastic at debian.org>
              pszAltitudeMode_ = NULL;
              CPLError( CE_Warning, CPLE_AppDefined,
 -                      "Invalide AltitideMode specified, ignoring" );
-+                      "Invalid AltitideMode specified, ignoring" );
++                      "Invalid AltitudeMode specified, ignoring" );
          }
      }
      else



View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/commit/628828a6e29207172182f260cf0807af21e55df7

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/commit/628828a6e29207172182f260cf0807af21e55df7
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180130/f378bccb/attachment.html>


More information about the Pkg-grass-devel mailing list