r44041 - in /trunk/libwww-cnic-perl/debian/patches: fix-manpage-whatis.patch fix-pod2man-errors.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Sep 13 12:59:36 UTC 2009


Author: gregoa
Date: Sun Sep 13 12:59:31 2009
New Revision: 44041

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44041
Log:
refresh patches, there was a "fuzz"

Modified:
    trunk/libwww-cnic-perl/debian/patches/fix-manpage-whatis.patch
    trunk/libwww-cnic-perl/debian/patches/fix-pod2man-errors.patch

Modified: trunk/libwww-cnic-perl/debian/patches/fix-manpage-whatis.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-cnic-perl/debian/patches/fix-manpage-whatis.patch?rev=44041&op=diff
==============================================================================
--- trunk/libwww-cnic-perl/debian/patches/fix-manpage-whatis.patch (original)
+++ trunk/libwww-cnic-perl/debian/patches/fix-manpage-whatis.patch Sun Sep 13 12:59:31 2009
@@ -7,23 +7,22 @@
 --- a/lib/WWW/CNic/Response/ListOutstandingDomains.pm
 +++ b/lib/WWW/CNic/Response/ListOutstandingDomains.pm
 @@ -10,6 +10,8 @@
-
+ 
  =head1 NAME
-
+ 
 +WWW::CNic::Response::ListOutstandingDomains - resonse module for listing all outstanding domains via the CentralNic Toolkit
 +
  =head1 SYNOPSIS
-
-        use WWW::CNic;
+ 
+ 	use WWW::CNic;
 --- a/lib/WWW/CNic/Response/PollTransfers.pm
 +++ b/lib/WWW/CNic/Response/PollTransfers.pm
 @@ -10,6 +10,8 @@
-
+ 
  =head1 NAME
-
+ 
 +WWW::CNic::Response::PollTransfers - response module for listing all pending domain transfers via the CentralNic Toolkit
 +
  =head1 SYNOPSIS
-
-        use WWW::CNic;
-
+ 
+ 	use WWW::CNic;

Modified: trunk/libwww-cnic-perl/debian/patches/fix-pod2man-errors.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-cnic-perl/debian/patches/fix-pod2man-errors.patch?rev=44041&op=diff
==============================================================================
--- trunk/libwww-cnic-perl/debian/patches/fix-pod2man-errors.patch (original)
+++ trunk/libwww-cnic-perl/debian/patches/fix-pod2man-errors.patch Sun Sep 13 12:59:31 2009
@@ -7,20 +7,20 @@
 --- a/lib/WWW/CNic.pm
 +++ b/lib/WWW/CNic.pm
 @@ -76,7 +76,7 @@
-
+ 
  An SSL toolkit (C<Crypt::SSLeay>, C<IO::Socket::SSL>) for doing HTTPS transactions.
-
+ 
 -=item 4
 +=item 3
-
+ 
  C<Digest::MD5> is needed for hashing passwords.
-
+ 
 @@ -98,7 +98,7 @@
-
+ 
  C<username> - only needed for doing domain registrations and modifications. This is the User ID of your Registrar Handle.
-
+ 
 -=item 1
 +=item 2
-
+ 
  C<password> - the password for your Registrar Handle.
-
+ 




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