[libcatmandu-store-elasticsearch-perl] 01/05: Add patch for spelling error in manpage
Mirko Tietgen
drojf-guest at moszumanska.debian.org
Mon Mar 20 15:20:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
drojf-guest pushed a commit to branch master
in repository libcatmandu-store-elasticsearch-perl.
commit 879a3a5a82e9c843e0c1636cc9621a697b9af6b3
Author: Mirko Tietgen <mirko at abunchofthings.net>
Date: Mon Mar 20 16:10:24 2017 +0100
Add patch for spelling error in manpage
---
debian/patches/series | 1 +
debian/patches/spelling-error-in-manpage.patch | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..f7c4b35
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-error-in-manpage.patch
diff --git a/debian/patches/spelling-error-in-manpage.patch b/debian/patches/spelling-error-in-manpage.patch
new file mode 100644
index 0000000..75cf11c
--- /dev/null
+++ b/debian/patches/spelling-error-in-manpage.patch
@@ -0,0 +1,19 @@
+Description: Fix spelling error in manpage
+Author: Mirko Tietgen <mirko at abunchofthings.net>
+Forwarded: https://github.com/LibreCat/Catmandu-Store-Elasticsearch/pull/14
+Last-Update: 2017-03-13
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: libcatmandu-store-elasticsearch-perl/lib/Catmandu/Store/ElasticSearch.pm
+===================================================================
+--- libcatmandu-store-elasticsearch-perl.orig/lib/Catmandu/Store/ElasticSearch.pm
++++ libcatmandu-store-elasticsearch-perl/lib/Catmandu/Store/ElasticSearch.pm
+@@ -290,7 +290,7 @@ name of the store, C<search> in this cas
+
+ This store expects version 1.0 or higher of the Elasticsearch server.
+
+-To talk to older versions of Elasticsearch the approriate client should be installed.
++To talk to older versions of Elasticsearch the appropriate client should be installed.
+
+ # Elasticsearch 2.x
+ cpanm Search::Elasticsearch::Client::2_0::Direct
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-store-elasticsearch-perl.git
More information about the Pkg-perl-cvs-commits
mailing list