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

abe pushed a commit to branch master
in repository libnet-abuse-utils-perl.

commit 385cf8cece188f87d50e3d7c9c87084cfe3b7876
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Sun Dec 11 04:19:16 2016 +0100

    Add patch to fix spelling errors found by lintian
---
 debian/patches/fix-spelling-errors.patch | 42 ++++++++++++++++++++++++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 43 insertions(+)

diff --git a/debian/patches/fix-spelling-errors.patch 
b/debian/patches/fix-spelling-errors.patch
new file mode 100644
index 0000000..989957c
--- /dev/null
+++ b/debian/patches/fix-spelling-errors.patch
@@ -0,0 +1,42 @@
+Description: Fix spelling errors found by lintian
+Author: Axel Beckert <a...@debian.org>
+Forwarded: not-yet
+
+--- a/lib/Net/Abuse/Utils.pm
++++ b/lib/Net/Abuse/Utils.pm
+@@ -356,7 +356,7 @@
+ 
+ =head1 DESCRIPTION
+ 
+-Net::Abuse::Utils provides serveral functions useful for determining
++Net::Abuse::Utils provides several functions useful for determining
+ information about an IP address including contact/reporting addresses,
+ ASN/network info, reverse dns, and DNSBL listing status.  Functions which take
+ an IP accept either IPv6 or IPv4 IPs unless indicated otherwise.
+@@ -388,7 +388,7 @@
+ 
+ =head2 get_all_asn_info ( IP )
+ 
+-Returns a reference to a list of listrefs containting ASN(s), Network,Mask,
++Returns a reference to a list of listrefs containing ASN(s), Network,Mask,
+ CC code, RIR, and modified date fall all networks announcing C<IP>.
+ 
+ =head2 get_peer_info ( IP )
+@@ -402,7 +402,7 @@
+ 
+ =head2 get_as_company ( ASN )
+ 
+-Similiar to C<get_as_description> but attempts to clean it up some before
++Similar to C<get_as_description> but attempts to clean it up some before
+ returning it.
+ 
+ =head2 get_soa_contact( IP )
+@@ -453,7 +453,7 @@
+ 
+ =head1 DIAGNOSTICS
+ 
+-Each subroutine will return undef if unsuccessful.  In the furture,
++Each subroutine will return undef if unsuccessful.  In the future,
+ debugging output will be available.
+ 
+ =head1 CONFIGURATION AND ENVIRONMENT
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..770c395
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-spelling-errors.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-abuse-utils-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