[mapproxy] 03/04: Add patch to fix 'configuration' typo.

Bas Couwenberg sebastic at debian.org
Mon Aug 22 10:20:44 UTC 2016


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

sebastic pushed a commit to branch master
in repository mapproxy.

commit 09405665773c77b654badd1dc17ccb3a570f0822
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 22 12:09:33 2016 +0200

    Add patch to fix 'configuration' typo.
---
 debian/changelog                        |  1 +
 debian/man/mapproxy-seed.1.xml          |  2 +-
 debian/patches/configuration-typo.patch | 14 ++++++++++++++
 debian/patches/series                   |  1 +
 4 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1d8f638..00bc0ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mapproxy (1.9.0-3) UNRELEASED; urgency=medium
   * Add access_contraints patch ignored by .gitignore.
   * Add patch to disable tag_date for reproducible builds.
   * Add debian/.gitignore to not ignore debian/patches/*.patch.
+  * Add patch to fix 'configuration' typo.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 22 Aug 2016 11:41:13 +0200
 
diff --git a/debian/man/mapproxy-seed.1.xml b/debian/man/mapproxy-seed.1.xml
index f58d4a0..8d0a106 100644
--- a/debian/man/mapproxy-seed.1.xml
+++ b/debian/man/mapproxy-seed.1.xml
@@ -48,7 +48,7 @@
         <listitem>
           <para>
             The seed configuration.
-            You can also pass the configration as the last argument to
+            You can also pass the configuration as the last argument to
             <command>mapproxy-seed</command>.
           </para>
         </listitem>
diff --git a/debian/patches/configuration-typo.patch b/debian/patches/configuration-typo.patch
new file mode 100644
index 0000000..da0a179
--- /dev/null
+++ b/debian/patches/configuration-typo.patch
@@ -0,0 +1,14 @@
+Description: Fix 'configration' typo, replace with 'configuration'.
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/doc/seed.rst
++++ b/doc/seed.rst
+@@ -21,7 +21,7 @@ Options
+ 
+ .. option:: -s <seed.yaml>, --seed-conf==<seed.yaml>
+ 
+-  The seed configuration. You can also pass the configration as the last argument to ``mapproxy-seed``
++  The seed configuration. You can also pass the configuration as the last argument to ``mapproxy-seed``
+ 
+ .. option:: -f <mapproxy.yaml>, --proxy-conf=<mapproxy.yaml>
+ 
diff --git a/debian/patches/series b/debian/patches/series
index b265921..7ff43d8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 offline-tests.patch
 0001-use-dummy-access_contraints-to-clarify-license.patch
 disable-tag_date.patch
+configuration-typo.patch

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



More information about the Pkg-grass-devel mailing list