This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcatmandu-store-elasticsearch-perl.
commit 9e12ab5b01e2f1cfc5ae9f06cb43e095d56a2930 Author: gregor herrmann <[email protected]> Date: Mon Mar 20 17:34:13 2017 +0100 unapply patch in git/master, as per our convention having patches applied can lead to troubles when importing the next upstream release. (as a side note, the patch would look nicer with the ~/.quiltrc settings from https://pkg-perl.alioth.debian.org/howto/quilt.html#Tips_and_Tricks but that's just cosmetics) Gbp-Dch: Ignore --- lib/Catmandu/Store/ElasticSearch.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Catmandu/Store/ElasticSearch.pm b/lib/Catmandu/Store/ElasticSearch.pm index c8d9204..7eb8016 100644 --- a/lib/Catmandu/Store/ElasticSearch.pm +++ b/lib/Catmandu/Store/ElasticSearch.pm @@ -290,7 +290,7 @@ name of the store, C<search> in this case: This store expects version 1.0 or higher of the Elasticsearch server. -To talk to older versions of Elasticsearch the appropriate client should be installed. +To talk to older versions of Elasticsearch the approriate 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
