r55776 - in /trunk/libhttp-oai-perl/debian/patches: ./ pod-long-lines series

lars at users.alioth.debian.org lars at users.alioth.debian.org
Fri Apr 9 01:17:15 UTC 2010


Author: lars
Date: Fri Apr  9 01:17:08 2010
New Revision: 55776

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55776
Log:
Add quilt-made debian/patches.

Added:
    trunk/libhttp-oai-perl/debian/patches/
    trunk/libhttp-oai-perl/debian/patches/pod-long-lines
    trunk/libhttp-oai-perl/debian/patches/series

Added: trunk/libhttp-oai-perl/debian/patches/pod-long-lines
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-oai-perl/debian/patches/pod-long-lines?rev=55776&op=file
==============================================================================
--- trunk/libhttp-oai-perl/debian/patches/pod-long-lines (added)
+++ trunk/libhttp-oai-perl/debian/patches/pod-long-lines Fri Apr  9 01:17:08 2010
@@ -1,0 +1,26 @@
+Index: libhttp-oai-perl/lib/HTTP/OAI/Record.pm
+===================================================================
+--- libhttp-oai-perl.orig/lib/HTTP/OAI/Record.pm	2010-04-09 13:09:15.000000000 +1200
++++ libhttp-oai-perl/lib/HTTP/OAI/Record.pm	2010-04-09 13:15:58.000000000 +1200
+@@ -112,7 +112,7 @@
+ 
+ =over 4
+ 
+-=item $r = new HTTP::OAI::Record([header=>$header],[metadata=>$metadata],[about=>[$about]])
++=item $r = new HTTP::OAI::Record([header=>$header], [metadata=>$metadata], [about=>[$about]])
+ 
+ This constructor method returns a new C<HTTP::OAI::Record object>. Optionally set the header, metadata, and add an about.
+ 
+Index: libhttp-oai-perl/lib/HTTP/OAI/UserAgent.pm
+===================================================================
+--- libhttp-oai-perl.orig/lib/HTTP/OAI/UserAgent.pm	2010-04-09 13:09:15.000000000 +1200
++++ libhttp-oai-perl/lib/HTTP/OAI/UserAgent.pm	2010-04-09 13:15:58.000000000 +1200
+@@ -274,7 +274,7 @@
+ 
+ Requests the HTTP response defined by $req, which is a L<HTTP::Request|HTTP::Request> object.
+ 
+-=item $r = $ua->request(baseURL=>$baseref,verb=>$verb,[from=>$from],[until=>$until],[resumptionToken=>$token],[metadataPrefix=>$mdp],[set=>$set],[oainame=>$oaivalue],...)
++=item $r = $ua->request(baseURL=>$baseref, verb=>$verb, [from=>$from], [until=>$until], [resumptionToken=>$token], [metadataPrefix=>$mdp], [set=>$set], [oainame=>$oaivalue], ...)
+ 
+ Makes an HTTP request to the given OAI server (baseURL) with OAI arguments. Returns an HTTP::Response object.
+ 

Added: trunk/libhttp-oai-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-oai-perl/debian/patches/series?rev=55776&op=file
==============================================================================
--- trunk/libhttp-oai-perl/debian/patches/series (added)
+++ trunk/libhttp-oai-perl/debian/patches/series Fri Apr  9 01:17:08 2010
@@ -1,0 +1,1 @@
+pod-long-lines




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