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

sebastic pushed a commit to branch master
in repository grass.

commit bc66987e627844f60aa29ae9b7e5643245fb5bc7
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Feb 9 11:21:52 2018 +0100

    Add patch to fix spelling errors.
---
 debian/changelog                      |   1 +
 debian/patches/series                 |   1 +
 debian/patches/spelling-errors2.patch | 321 ++++++++++++++++++++++++++++++++++
 3 files changed, 323 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ecfc2aa..4fbd6a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 grass (7.4.0-2) UNRELEASED; urgency=medium
 
   * Don't use libjs-jquery for Doxygen docs.
+  * Add patch to fix spelling errors.
 
  -- Bas Couwenberg <sebas...@debian.org>  Sat, 03 Feb 2018 11:17:07 +0100
 
diff --git a/debian/patches/series b/debian/patches/series
index b125cbc..59f8f02 100644
--- 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
diff --git a/debian/patches/spelling-errors2.patch 
b/debian/patches/spelling-errors2.patch
new file mode 100644
index 0000000..a0cf391
--- /dev/null
+++ b/debian/patches/spelling-errors2.patch
@@ -0,0 +1,321 @@
+Description: Fix spelling errors.
+ * condtions -> conditions
+Author: Bas Couwenberg <sebas...@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

-- 
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

Reply via email to