[osmctools] 16/17: Add patch to fix 'allows one to' spelling error.

Bas Couwenberg sebastic at xs4all.nl
Sat Oct 25 18:50:10 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository osmctools.

commit e81cd7f2af36fd9e6a65494259c71a8b4c614ad1
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 25 20:41:33 2014 +0200

    Add patch to fix 'allows one to' spelling error.
---
 debian/changelog                   |  1 +
 debian/patches/allow-to-typo.patch | 14 ++++++++++++++
 debian/patches/series              |  1 +
 3 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1016960..d7ef22a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ osmctools (0.3-1) UNRELEASED; urgency=medium
     pedantic tags.
   * Bump Standards-Version to 3.9.6, no changes.
   * Add lintian override for spelling error false positive.
+  * Add patch to fix 'allows one to' spelling error.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sat, 25 Oct 2014 19:58:00 +0200
 
diff --git a/debian/patches/allow-to-typo.patch b/debian/patches/allow-to-typo.patch
new file mode 100644
index 0000000..db09959
--- /dev/null
+++ b/debian/patches/allow-to-typo.patch
@@ -0,0 +1,14 @@
+Description: Fix 'allows to process' typo, replace with 'allows processing'.
+Author: Bas Couwenberg <sebastic at xs4all.nl>
+
+--- a/src/osmupdate.c
++++ b/src/osmupdate.c
+@@ -107,7 +107,7 @@ const char* helptext=
+ "        and daily changefiles. If you want to limit these changefile\n"
+ "        categories, use one or two of these options and choose that\n"
+ "        category/ies you want to be used.\n"
+-"        The option --sporadic allows to process changefile sources\n"
++"        The option --sporadic allows processing changefile sources\n"
+ "        which do not have the usual \"minute\", \"hour\" and \"day\"\n"
+ "        subdirectories.\n"
+ "\n"
diff --git a/debian/patches/series b/debian/patches/series
index abff4f8..3ca1cb7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 ld-as-needed.patch
+allow-to-typo.patch

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



More information about the Pkg-grass-devel mailing list