[libnet-sip-perl] 04/05: Drop spelling.patch, applied upstream.

gregor herrmann gregoa at debian.org
Tue Dec 6 19:47:14 UTC 2016


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

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

commit 981e58a8132f788d96eee59246ea209626a7f559
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 6 20:33:58 2016 +0100

    Drop spelling.patch, applied upstream.
---
 debian/patches/series         |  1 -
 debian/patches/spelling.patch | 40 ----------------------------------------
 2 files changed, 41 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 543382b..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-Description: spelling fixes
-Origin: vendor
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2016-11-26
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118979
-Bug: https://rt.cpan.org/Ticket/Display.html?id=118979
-
---- a/lib/Net/SIP/Endpoint.pm
-+++ b/lib/Net/SIP/Endpoint.pm
-@@ -134,7 +134,7 @@
- #   $callback: [ \&sub, at arg ] which will be called if the layer receives
- #     responses important to the upper layer (e.g 180 Ringing, 200 Ok,
- #     401/407 Authorization required...)
--#     if callback is ommitted the callback from the context is used,
-+#     if callback is omitted the callback from the context is used,
- #     if callback is set it will be the new callback for the context
- #   $body: optional Body, either scalar or smth with method as_string
- #     (like Net::SIP::SDP)
---- a/lib/Net/SIP/Simple.pm
-+++ b/lib/Net/SIP/Simple.pm
-@@ -251,7 +251,7 @@
- ###########################################################################
- # mainloop
- # Args: (;$timeout, at stopvar)
--#  $timeout: timeout, undef for no timeout. argument can be ommitted
-+#  $timeout: timeout, undef for no timeout. argument can be omitted
- #  @stopvar: @array of Scalar-REF, loop stops if one scalar is true
- # Returns: NONE
- ###########################################################################
---- a/lib/Net/SIP/Util.pod
-+++ b/lib/Net/SIP/Util.pod
-@@ -247,7 +247,7 @@
- If the first argument is a hash ref it will be treated as a hash ref as returned
- by B<ip_string2parts>. In this case also C<use_host> can be given which prefers
- C<host> to C<addr> for stringification. Also, C<default_port> can be used to
--give a port number which will be treated as default and ommitted from string.
-+give a port number which will be treated as default and omitted from string.
- 
- =item ip_sockaddr2parts(SOCKADDR, [FAMILY]) -> (IP, PORT, FAMILY)
- 

-- 
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