r58403 - in /trunk/libnetaddr-ip-perl/debian: changelog patches/ patches/series patches/spelling.patch
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Mon May 24 15:15:26 UTC 2010
Author: gregoa
Date: Mon May 24 15:15:14 2010
New Revision: 58403
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58403
Log:
Add a patch to fix a spelling mistake.
Added:
trunk/libnetaddr-ip-perl/debian/patches/
trunk/libnetaddr-ip-perl/debian/patches/series
trunk/libnetaddr-ip-perl/debian/patches/spelling.patch
Modified:
trunk/libnetaddr-ip-perl/debian/changelog
Modified: trunk/libnetaddr-ip-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnetaddr-ip-perl/debian/changelog?rev=58403&op=diff
==============================================================================
--- trunk/libnetaddr-ip-perl/debian/changelog (original)
+++ trunk/libnetaddr-ip-perl/debian/changelog Mon May 24 15:15:14 2010
@@ -20,6 +20,7 @@
[ gregor herrmann ]
* debian/copyright: update formatting and years of copyright.
+ * Add a patch to fix a spelling mistake.
-- Jonathan Yu <jawnsy at cpan.org> Thu, 13 May 2010 21:35:34 -0400
Added: trunk/libnetaddr-ip-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnetaddr-ip-perl/debian/patches/series?rev=58403&op=file
==============================================================================
--- trunk/libnetaddr-ip-perl/debian/patches/series (added)
+++ trunk/libnetaddr-ip-perl/debian/patches/series Mon May 24 15:15:14 2010
@@ -1,0 +1,1 @@
+spelling.patch
Added: trunk/libnetaddr-ip-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnetaddr-ip-perl/debian/patches/spelling.patch?rev=58403&op=file
==============================================================================
--- trunk/libnetaddr-ip-perl/debian/patches/spelling.patch (added)
+++ trunk/libnetaddr-ip-perl/debian/patches/spelling.patch Mon May 24 15:15:14 2010
@@ -1,0 +1,17 @@
+Description: fix a spelling mistake
+Origin: vendor
+Forwarded: no
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2010-05-24
+
+--- a/IP.pm
++++ b/IP.pm
+@@ -60,7 +60,7 @@
+ );
+
+ NOTE: NetAddr::IP::Util has a full complement of network address
+- utilites to convert back and from from binary to text.
++ utilities to convert back and from from binary to text.
+
+ inet_aton, inet_ntoa, ipv6_aton, ipv6_n2x, ipv6_n2d
+ inet_any2d, inet_n2dx, inet_n2ad, inetanyto6, ipv6to4
More information about the Pkg-perl-cvs-commits
mailing list