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

gregoa pushed a commit to branch master
in repository libhttp-proxy-perl.

commit bca3645d874d36631a4d04a3bb87e45c3505c68e
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Jul 16 21:32:20 2016 +0200

    Add patch to fix spelling mistakes in the POD.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index 5f6665b..d4b1494 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 hashbang.patch
 0001-Work-around-LWP-UserAgent-Net-HTTP-buffering.patch
 no-network.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..8070eb9
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,29 @@
+Description: fix typos
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-07-16
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=116217
+Bug: https://rt.cpan.org/Ticket/Display.html?id=116217
+
+--- a/lib/HTTP/Proxy/BodyFilter/simple.pm
++++ b/lib/HTTP/Proxy/BodyFilter/simple.pm
+@@ -127,7 +127,7 @@
+ 
+ =item init()
+ 
+-Initalise the filter instance with the code references passed to the
++Initialise the filter instance with the code references passed to the
+ constructor.
+ 
+ =item can()
+--- a/lib/HTTP/Proxy/HeaderFilter/simple.pm
++++ b/lib/HTTP/Proxy/HeaderFilter/simple.pm
+@@ -103,7 +103,7 @@
+ 
+ =item init()
+ 
+-Initalise the filter instance with the code references passed to the
++Initialise the filter instance with the code references passed to the
+ constructor.
+ 
+ =item can()

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to