This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository grass.
commit 58516e9d3c88b2326cd88e4e3dfb33a40677ffbb Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Tue Jan 9 07:55:09 2018 +0100 Add patch to fix spelling errors. --- debian/changelog | 1 + debian/patches/series | 1 + debian/patches/spelling-errors.patch | 28 ++++++++++++++++++++++++++++ 3 files changed, 30 insertions(+) diff --git a/debian/changelog b/debian/changelog index 77f8b98..9c6c384 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ grass (7.4.0~rc2-1) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.3, no changes. * Update copyright years for copyright holders. * Drop patches applied upstream. + * Add patch to fix spelling errors. -- Bas Couwenberg <sebas...@debian.org> Tue, 09 Jan 2018 07:48:15 +0100 diff --git a/debian/patches/series b/debian/patches/series index 02a59cf..b125cbc 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,3 +2,4 @@ pager instdir no-fail-html.patch jquery.patch +spelling-errors.patch diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch new file mode 100644 index 0000000..c1afbf2 --- /dev/null +++ b/debian/patches/spelling-errors.patch @@ -0,0 +1,28 @@ +Description: Fix spelling errors. + * lenght -> length + * aditionally -> additionally +Author: Bas Couwenberg <sebas...@debian.org> +Forwarded: https://trac.osgeo.org/grass/ticket/3476 + +--- a/imagery/i.ortho.photo/i.ortho.photo/i.ortho.photo.html ++++ b/imagery/i.ortho.photo/i.ortho.photo/i.ortho.photo.html +@@ -54,7 +54,7 @@ Five groups of input parameters are requ + <ul> + <li>Aerial image (images),</li> + <li>Exposure and characteristics of the camera, i.e. its coordinates in +-target coordinate system and height above sea level, focal lenght, yaw, ++target coordinate system and height above sea level, focal length, yaw, + pitch and roll, dimensions of the camera sensor and resolution of aerial + images,</li> + <li>Reference surface, i.e. digital elevation model in the target coordinate +--- a/temporal/t.rast.algebra/t.rast.algebra.html ++++ b/temporal/t.rast.algebra/t.rast.algebra.html +@@ -33,7 +33,7 @@ assigned to STRDS or to the map lists re + STRDS. + <p> + By default, only temporal topological relations among space time datasets +-(STDS) are evaluated. The <b>-s</b> flag can be used to aditionally ++(STDS) are evaluated. The <b>-s</b> flag can be used to additionally + activate the evaluation of the spatial topology based on the spatial + extent of maps. + <p> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel