[SCM] Debian packaging of Geo-IP CPAN distribution branch, master, updated. debian/1.40-2-16-g290beeb

gregor herrmann gregoa at debian.org
Fri May 17 21:52:51 UTC 2013


The following commit has been merged in the master branch:
commit 6f7cb986357bba2b11140bb681321af659324af3
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 17 23:48:07 2013 +0200

    Refresh spelling.patch.

diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index d50295d..79555f0 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -1,24 +1,13 @@
+Subject: Spelling fix
+Bug: https://rt.cpan.org/Ticket/Display.html?id=85398
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85398
 Author: Nicholas Bamber <nicholas at periapt.co.uk>
-Subject: Spelling
-Forwarded: no
-Last-Update: 2012-02-06
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-05-17
+
 --- a/lib/Geo/IP.pm
 +++ b/lib/Geo/IP.pm
-@@ -5748,11 +5748,11 @@
- 
- Returns a Geo::IP::Record object containing city location for a hostname.
- 
--=item $org = $gi->org_by_addr( $ipaddr ); B<depreciated> use C<name_by_addr> instead.
-+=item $org = $gi->org_by_addr( $ipaddr ); B<deprecated> use C<name_by_addr> instead.
- 
- Returns the Organization, ISP name or Domain Name for an IP address.
- 
--=item $org = $gi->org_by_name( $hostname );  B<depreciated> use C<name_by_name> instead.
-+=item $org = $gi->org_by_name( $hostname );  B<deprecated> use C<name_by_name> instead.
- 
- Returns the Organization, ISP name or Domain Name for a hostname.
- 
-@@ -5790,7 +5790,7 @@
+@@ -5853,7 +5853,7 @@
  
  =item my ( $from, $to ) = $gi->range_by_ip('24.24.24.24');
  
@@ -27,17 +16,3 @@ Last-Update: 2012-02-06
  
  =item $api = $gi->api or $api = Geo::IP->api
  
-@@ -5881,11 +5881,11 @@
- 
- Returns the Organization, ISP name or Domain Name for a hostname.
- 
--=item org_by_addr_v6 B<depreciated> use C<name_by_addr_v6>
-+=item org_by_addr_v6 B<deprecated> use C<name_by_addr_v6>
- 
- Returns the Organization, ISP name or Domain Name for an IPv6 address.
- 
--=item org_by_name_v6  B<depreciated> use C<name_by_name_v6>
-+=item org_by_name_v6  B<deprecated> use C<name_by_name_v6>
- 
- Returns the Organization, ISP name or Domain Name for a hostname.
- 

-- 
Debian packaging of Geo-IP CPAN distribution



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