r31685 - in /trunk/libnet-amazon-s3-tools-perl/debian: changelog patches/fix-pod2man-errors patches/series

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sun Mar 8 06:24:14 UTC 2009


Author: ryan52-guest
Date: Sun Mar  8 06:24:11 2009
New Revision: 31685

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31685
Log:
fix pod2man errors

Added:
    trunk/libnet-amazon-s3-tools-perl/debian/patches/fix-pod2man-errors
Modified:
    trunk/libnet-amazon-s3-tools-perl/debian/changelog
    trunk/libnet-amazon-s3-tools-perl/debian/patches/series

Modified: trunk/libnet-amazon-s3-tools-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-s3-tools-perl/debian/changelog?rev=31685&op=diff
==============================================================================
--- trunk/libnet-amazon-s3-tools-perl/debian/changelog (original)
+++ trunk/libnet-amazon-s3-tools-perl/debian/changelog Sun Mar  8 06:24:11 2009
@@ -17,8 +17,9 @@
   [ Ryan Niebur ]
   * remove debian/docs, README doesn't contain anything that isn't
     already in the packaging
+  * fix pod2man errors
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Sat, 07 Mar 2009 22:17:02 -0800
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Sat, 07 Mar 2009 22:24:03 -0800
 
 libnet-amazon-s3-tools-perl (0.07-1) unstable; urgency=low
 

Added: trunk/libnet-amazon-s3-tools-perl/debian/patches/fix-pod2man-errors
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-s3-tools-perl/debian/patches/fix-pod2man-errors?rev=31685&op=file
==============================================================================
--- trunk/libnet-amazon-s3-tools-perl/debian/patches/fix-pod2man-errors (added)
+++ trunk/libnet-amazon-s3-tools-perl/debian/patches/fix-pod2man-errors Sun Mar  8 06:24:11 2009
@@ -1,0 +1,23 @@
+Description: there were pod2man errors due to mistakes in the POD syntax
+Author: Ryan Niebur
+
+--- a/lib/Net/Amazon/S3/Tools.pm
++++ b/lib/Net/Amazon/S3/Tools.pm
+@@ -53,6 +53,8 @@
+ but the also all share some common command line options,
+ which are described here.
+ 
++=over
++
+ =item B<--help>
+ 
+ Print a brief help message and exits.
+@@ -84,6 +86,8 @@
+ Uses SSL/TLS HTTPS to communicate with the AWS service, instead of
+ HTTP.
+ 
++=back
++
+ =head1 DESCRIPTION
+ 
+ These S3 command line tools allow you to manipulate and populate an S3

Modified: trunk/libnet-amazon-s3-tools-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-s3-tools-perl/debian/patches/series?rev=31685&op=diff
==============================================================================
--- trunk/libnet-amazon-s3-tools-perl/debian/patches/series (original)
+++ trunk/libnet-amazon-s3-tools-perl/debian/patches/series Sun Mar  8 06:24:11 2009
@@ -1,1 +1,2 @@
+fix-pod2man-errors
 fix-shebang




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