[libnet-sip-perl] 02/03: add pod-spelling.patch fixing a small typo

Damyan Ivanov dmn at moszumanska.debian.org
Thu Dec 21 21:14:59 UTC 2017


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

dmn pushed a commit to branch master
in repository libnet-sip-perl.

commit e9782ee5febb4cb6d2c925b0c37b729c6b1197ff
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Dec 21 21:10:06 2017 +0000

    add pod-spelling.patch fixing a small typo
---
 debian/patches/pod-spelling.patch | 15 +++++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/pod-spelling.patch b/debian/patches/pod-spelling.patch
new file mode 100644
index 0000000..6bd0a64
--- /dev/null
+++ b/debian/patches/pod-spelling.patch
@@ -0,0 +1,15 @@
+Description: wil → will typo in Net::SIP::Registrar's POD
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=123928
+Bug: https://rt.cpan.org/Ticket/Display.html?id=123928
+Author: Damyan Ivanov <dmn at debian.org>
+--- a/lib/Net/SIP/Registrar.pod
++++ b/lib/Net/SIP/Registrar.pod
+@@ -80,7 +80,7 @@ C<< 423 Interval too brief >> if the req
+ is too small, or C<< 200 Ok >> if the expires time is 0 (e.g. the
+ client should be unregistered) or greater or equal B<min_expires>.
+ 
+-In case of a successful response it wil also update the internal
++In case of a successful response it will also update the internal
+ registry information.
+ 
+ =item query ( ADDR )
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..ad85da2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-spelling.patch

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



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