[Git][debian-gis-team/grass][master] 2 commits: Add patch to fix spelling errors.

Sebastiaan Couwenberg gitlab at salsa.debian.org
Fri Feb 9 10:26:53 UTC 2018


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


Commits:
bc66987e by Bas Couwenberg at 2018-02-09T11:21:52+01:00
Add patch to fix spelling errors.

- - - - -
845cacd6 by Bas Couwenberg at 2018-02-09T11:22:49+01:00
Add override for spelling-error-in-patch-description.

- - - - -


4 changed files:

- debian/changelog
- debian/patches/series
- + debian/patches/spelling-errors2.patch
- + debian/source.lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 grass (7.4.0-2) UNRELEASED; urgency=medium
 
   * Don't use libjs-jquery for Doxygen docs.
+  * Add patch to fix spelling errors.
+  * Add override for spelling-error-in-patch-description.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 03 Feb 2018 11:17:07 +0100
 


=====================================
debian/patches/series
=====================================
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ instdir
 no-fail-html.patch
 jquery.patch
 spelling-errors.patch
+spelling-errors2.patch


=====================================
debian/patches/spelling-errors2.patch
=====================================
--- /dev/null
+++ b/debian/patches/spelling-errors2.patch
@@ -0,0 +1,321 @@
+Description: Fix spelling errors.
+ * condtions -> conditions
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/gui/wxpython/iscatt/iscatt_core.py
++++ b/gui/wxpython/iscatt/iscatt_core.py
+@@ -426,7 +426,7 @@ class AnalyzedData:
+ 
+ 
+ class ScattPlotsCondsData:
+-    """Data structure for selected areas in scatter plot(condtions).
++    """Data structure for selected areas in scatter plot(conditions).
+     """
+ 
+     def __init__(self, an_data):
+--- a/lib/imagery/iscatt_core.c
++++ b/lib/imagery/iscatt_core.c
+@@ -252,7 +252,7 @@ int I_insert_patch_to_cat_rast(const cha
+ 
+     f_cat_rast = fopen(cat_rast, "rb+");
+     if (!f_cat_rast) {
+-	G_warning(_("Unable to open category raster condtions file <%s>."),
++	G_warning(_("Unable to open category raster conditions file <%s>."),
+ 		  cat_rast);
+ 	return -1;
+     }
+@@ -541,7 +541,7 @@ static int compute_scatts_from_chunk_row
+ 		}
+ 	    }
+ 
+-	    /* check condtions defined in scatter plots */
++	    /* check conditions defined in scatter plots */
+ 	    for (i_scatt = 0; i_scatt < scatts_conds->n_a_scatts; i_scatt++) {
+ 		b_1_rast_row = bands_rows[scatts_bands[i_scatt * 2]];
+ 		b_2_rast_row = bands_rows[scatts_bands[i_scatt * 2 + 1]];
+--- a/locale/po/grasslibs_ar.po
++++ b/locale/po/grasslibs_ar.po
+@@ -528,7 +528,7 @@ msgstr "'%s' لم يمكن فتح ملف
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, fuzzy, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr "datum لم يمكن فتح ملف جدول : %s"
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_cs.po
++++ b/locale/po/grasslibs_cs.po
+@@ -528,7 +528,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_de.po
++++ b/locale/po/grasslibs_de.po
+@@ -526,7 +526,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_el.po
++++ b/locale/po/grasslibs_el.po
+@@ -521,7 +521,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_es.po
++++ b/locale/po/grasslibs_es.po
+@@ -531,7 +531,7 @@ msgstr "No ha sido posible escribir en a
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr "No ha sido posible abrir archivo de condiciones de categorías ráster <%s>."
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_fi.po
++++ b/locale/po/grasslibs_fi.po
+@@ -521,7 +521,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_fr.po
++++ b/locale/po/grasslibs_fr.po
+@@ -525,7 +525,7 @@ msgstr "Impossible d'écrire dans le fic
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr "Impossible d'ouvrir le fichier <%s> de catégories du raster."
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_id_ID.po
++++ b/locale/po/grasslibs_id_ID.po
+@@ -3733,7 +3733,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_it.po
++++ b/locale/po/grasslibs_it.po
+@@ -528,7 +528,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_ja.po
++++ b/locale/po/grasslibs_ja.po
+@@ -526,7 +526,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_ko.po
++++ b/locale/po/grasslibs_ko.po
+@@ -8496,7 +8496,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_lv.po
++++ b/locale/po/grasslibs_lv.po
+@@ -7539,7 +7539,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_ml.po
++++ b/locale/po/grasslibs_ml.po
+@@ -521,7 +521,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_pl.po
++++ b/locale/po/grasslibs_pl.po
+@@ -522,7 +522,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_pt.po
++++ b/locale/po/grasslibs_pt.po
+@@ -524,7 +524,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_pt_BR.po
++++ b/locale/po/grasslibs_pt_BR.po
+@@ -520,7 +520,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_ro.po
++++ b/locale/po/grasslibs_ro.po
+@@ -519,7 +519,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_ru.po
++++ b/locale/po/grasslibs_ru.po
+@@ -519,7 +519,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_si.po
++++ b/locale/po/grasslibs_si.po
+@@ -3739,7 +3739,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_sl.po
++++ b/locale/po/grasslibs_sl.po
+@@ -529,7 +529,7 @@ msgstr "ne morem zapisati \"history\" po
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, fuzzy, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr "Nezmožen odpreti datoteko s tabelo fundamentalne točke: %s"
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_ta.po
++++ b/locale/po/grasslibs_ta.po
+@@ -388,7 +388,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_th.po
++++ b/locale/po/grasslibs_th.po
+@@ -522,7 +522,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_tr.po
++++ b/locale/po/grasslibs_tr.po
+@@ -522,7 +522,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_uk.po
++++ b/locale/po/grasslibs_uk.po
+@@ -3745,7 +3745,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_vi.po
++++ b/locale/po/grasslibs_vi.po
+@@ -522,7 +522,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263
+--- a/locale/po/grasslibs_zh.po
++++ b/locale/po/grasslibs_zh.po
+@@ -522,7 +522,7 @@ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:255
+ #, c-format
+-msgid "Unable to open category raster condtions file <%s>."
++msgid "Unable to open category raster conditions file <%s>."
+ msgstr ""
+ 
+ #: ../lib/imagery/iscatt_core.c:263


=====================================
debian/source.lintian-overrides
=====================================
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,3 @@
+# False positive, patch description mentionds which spelling errors were fixed.
+grass source: spelling-error-in-patch-description debian/patches/spelling-errors*.patch *
+



View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/compare/46d13bfb4e2ea5ad784b244cb1359973db4677f1...845cacd6b1ccae9d298f8f36ee47f520ec5de184

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/compare/46d13bfb4e2ea5ad784b244cb1359973db4677f1...845cacd6b1ccae9d298f8f36ee47f520ec5de184
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/20180209/f5255bd2/attachment-0001.html>


More information about the Pkg-grass-devel mailing list