[libhttp-message-perl] 05/07: Add spelling error patch (reported)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Wed Sep 13 20:40:17 UTC 2017


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

xguimard-guest pushed a commit to branch master
in repository libhttp-message-perl.

commit 9396746e9099c97085da0428db25eb2f2b714f40
Author: Xavier Guimard <Xavier Guimard x.guimard at free.fr>
Date:   Wed Sep 13 22:24:00 2017 +0200

    Add spelling error patch (reported)
---
 debian/patches/series               |  1 +
 debian/patches/spelling-error.patch | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1817668
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-error.patch
diff --git a/debian/patches/spelling-error.patch b/debian/patches/spelling-error.patch
new file mode 100644
index 0000000..2401de7
--- /dev/null
+++ b/debian/patches/spelling-error.patch
@@ -0,0 +1,16 @@
+Description: Spelling error
+Author: Xavier Guimard <x.guimard at free.fr>
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=123035
+Last-Update: 2017-09-13
+
+--- a/lib/HTTP/Config.pm
++++ b/lib/HTTP/Config.pm
+@@ -297,7 +297,7 @@ You can either pass separate key/value p
+ =item $conf->remove( %spec )
+ 
+ Removes (and returns) the entries that have matches for all the key/value pairs in %spec.
+-If %spec is empty this will match all entries; so it will empty the configuation object.
++If %spec is empty this will match all entries; so it will empty the configuration object.
+ 
+ =item $conf->matching( $uri, $request, $response )
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-message-perl.git



More information about the Pkg-perl-cvs-commits mailing list