[osmcoastline] 02/03: Add patch to fix 'currently' typo.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jun 23 21:27:05 UTC 2015


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

sebastic pushed a commit to branch master
in repository osmcoastline.

commit 32ef9f28d2e59fca211befdd144fd937f38b2e01
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jun 23 23:04:08 2015 +0200

    Add patch to fix 'currently' typo.
---
 debian/patches/curently-typo.patch | 26 ++++++++++++++++++++++++++
 debian/patches/series              |  1 +
 2 files changed, 27 insertions(+)

diff --git a/debian/patches/curently-typo.patch b/debian/patches/curently-typo.patch
new file mode 100644
index 0000000..24301af
--- /dev/null
+++ b/debian/patches/curently-typo.patch
@@ -0,0 +1,26 @@
+Description: Fix 'curently' typo, replace with 'currently'.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: https://github.com/osmcode/osmcoastline/pull/13
+
+--- a/README.md
++++ b/README.md
+@@ -207,7 +207,7 @@ case. Default is 1000.
+ Set spatial reference system/projection. Use 4326 for WGS84 or 3857 for "Google
+ Mercator". If you want to use the data for the usual tiled web maps, 3857 is
+ probably right. For other uses, especially if you want to re-project to some
+-other projection, 4326 is probably right. Other projections are curently not
++other projection, 4326 is probably right. Other projections are currently not
+ supported. Default is 4326.
+ 
+     -v, --verbose
+--- a/man/osmcoastline.md
++++ b/man/osmcoastline.md
+@@ -77,7 +77,7 @@ description of the options below and the
+     "Google Mercator". If you want to use the data for the usual tiled web
+     maps, 3857 is probably right. For other uses, especially if you want to
+     re-project to some other projection, 4326 is probably right. Other
+-    projections are curently not supported. Default is 4326.
++    projections are currently not supported. Default is 4326.
+ 
+ -v, --verbose
+ :   Gives you detailed information on what **osmcoastline** is doing,
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..6e496c3
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+curently-typo.patch

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



More information about the Pkg-grass-devel mailing list