This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libgeo-ipfree-perl.
commit 5f1601af849e3cf7f0cda7006d1f119f105a599c Author: gregor herrmann <[email protected]> Date: Thu Jun 19 17:14:26 2014 +0200 Drop spelling.patch, merged upstream. --- debian/patches/series | 1 - debian/patches/spelling.patch | 29 ----------------------------- 2 files changed, 30 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 9dd871e..0000000 --- a/debian/patches/spelling.patch +++ /dev/null @@ -1,29 +0,0 @@ -Description: spelling fix -Origin: vendor -Bug: https://rt.cpan.org/Ticket/Display.html?id=93091 -Forwarded: https://rt.cpan.org/Ticket/Display.html?id=93091 -Author: gregor herrmann <[email protected]> -Last-Update: 2014-02-17 - ---- a/README -+++ b/README -@@ -63,7 +63,7 @@ - nslookup( $host, [$last_lookup] ) - Attempts to resolve a hostname to an IP address. If it fails on the - first pass it will attempt to resolve the same hostname with 'www.' -- prepended. $last_lookup is used to supress this behavior. -+ prepended. $last_lookup is used to suppress this behavior. - - ip2nb( $ip ) - Encodes $ip into a numerical representation. ---- a/lib/Geo/IPfree.pm -+++ b/lib/Geo/IPfree.pm -@@ -598,7 +598,7 @@ - - Attempts to resolve a hostname to an IP address. If it fails on the first pass - it will attempt to resolve the same hostname with 'www.' prepended. C<$last_lookup> --is used to supress this behavior. -+is used to suppress this behavior. - - =head2 ip2nb( $ip ) - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgeo-ipfree-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
