[libnet-idn-encode-perl] 03/07: Drop patch fix-spelling-errors, merged upstream.

gregor herrmann gregoa at debian.org
Sun Dec 15 17:42:58 UTC 2013


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

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

commit 59e99eddd4fc88db11a4fcb1c2acb44c681a8a2d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 15 18:40:15 2013 +0100

    Drop patch fix-spelling-errors, merged upstream.
---
 debian/patches/fix-spelling-errors | 36 ------------------------------------
 debian/patches/series              |  1 -
 2 files changed, 37 deletions(-)

diff --git a/debian/patches/fix-spelling-errors b/debian/patches/fix-spelling-errors
deleted file mode 100644
index 2e8e5ce..0000000
--- a/debian/patches/fix-spelling-errors
+++ /dev/null
@@ -1,36 +0,0 @@
-Description: fix spelling errors in docs
-Author: CSILLAG Tamas <cstamas at cstamas.hu>
-Last-Update: 2013-10-06
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=89270
-
---- libnet-idn-encode-perl-2.004.orig/lib/Net/IDN/Standards.pod
-+++ libnet-idn-encode-perl-2.004/lib/Net/IDN/Standards.pod
-@@ -23,7 +23,7 @@ wire, converted domain names start with
- ASCII encoding of the Unicode string.  The Unicode version is
- typically only shown in applications presenting the domain to the
- user (hence Internationalized Domain Names for Applications,
--IDNA).  Internationalized Ressource Identifiers (IRIs), the
-+IDNA).  Internationalized Resource Identifiers (IRIs), the
- Unicode version of URLs, may also include domain names in their
- Unicode form.
- 
---- libnet-idn-encode-perl-2.004.orig/lib/Net/IDN/Encode.pm
-+++ libnet-idn-encode-perl-2.004/lib/Net/IDN/Encode.pm
-@@ -217,7 +217,7 @@ domain names). Use C<domain_to_unicode>
- 
- =item domain_to_ascii( $label, %param )
- 
--Converts all labels of the hostname C<$domain> (with labels seperated by dots)
-+Converts all labels of the hostname C<$domain> (with labels separated by dots)
- to ASCII (using C<to_ascii>). Will throw an exception on invalid input.
- 
- This function takes the following optional parameters (C<%param>):
-@@ -246,7 +246,7 @@ ideographic full stop).
- 
- =item domain_to_unicode( $domain, %param )
- 
--Converts all labels of the hostname C<$domain> (with labels seperated by dots)
-+Converts all labels of the hostname C<$domain> (with labels separated by dots)
- to Unicode. Will throw an exception on invalid input.
- 
- This function takes the same optional parameters as C<domain_to_ascii>,
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index cd3b6dd..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix-spelling-errors

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



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