[gdal] 01/01: Update spelling-errors.patch to also fix 'Altitude' typo.

Bas Couwenberg sebastic at debian.org
Tue Jan 30 16:45:54 UTC 2018


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

sebastic pushed a commit to branch master
in repository gdal.

commit 628828a6e29207172182f260cf0807af21e55df7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jan 30 17:45:21 2018 +0100

    Update spelling-errors.patch to also fix 'Altitude' typo.
    
    Thanks to pabs for spotting this one.
---
 debian/changelog                     | 7 +++++++
 debian/patches/spelling-errors.patch | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0bf777a..d4642a5 100644
--- 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 ]
diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch
index dddaf2c..47f14f9 100644
--- 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

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



More information about the Pkg-grass-devel mailing list