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 <sebas...@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 <sebas...@debian.org> --- a/ogr/ogrsf_frmts/kml/ogrkmldatasource.cpp @@ -9,7 +10,7 @@ Author: Bas Couwenberg <sebas...@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.
_______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel