r72869 - in /trunk/libparams-validate-perl/debian: changelog patches/ patches/pod.patch patches/series

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Wed Apr 20 18:13:27 UTC 2011


Author: periapt-guest
Date: Wed Apr 20 18:12:59 2011
New Revision: 72869

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72869
Log:
Added patch for pod syntax

Added:
    trunk/libparams-validate-perl/debian/patches/
    trunk/libparams-validate-perl/debian/patches/pod.patch
    trunk/libparams-validate-perl/debian/patches/series
Modified:
    trunk/libparams-validate-perl/debian/changelog

Modified: trunk/libparams-validate-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libparams-validate-perl/debian/changelog?rev=72869&op=diff
==============================================================================
--- trunk/libparams-validate-perl/debian/changelog (original)
+++ trunk/libparams-validate-perl/debian/changelog Wed Apr 20 18:12:59 2011
@@ -10,6 +10,7 @@
   * Email change: gregor herrmann -> gregoa at debian.org
   * Refreshed copyright
   * Added debian/source
+  * Added patch for pod syntax
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Wed, 20 Apr 2011 18:30:36 +0100
 

Added: trunk/libparams-validate-perl/debian/patches/pod.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libparams-validate-perl/debian/patches/pod.patch?rev=72869&op=file
==============================================================================
--- trunk/libparams-validate-perl/debian/patches/pod.patch (added)
+++ trunk/libparams-validate-perl/debian/patches/pod.patch Wed Apr 20 18:12:59 2011
@@ -1,0 +1,17 @@
+Author: Nicholas Bamber <nicholas at periapt.co.uk>
+Subject: pod syntax
+Last-Update: 2011-04-20
+Forwarded: no
+--- a/lib/Attribute/Params/Validate.pm
++++ b/lib/Attribute/Params/Validate.pm
+@@ -91,6 +91,10 @@
+ 
+ 1;
+ 
++=head1 NAME
++
++Attribute::Params::Validate - support for attributes
++
+ =head1 SYNOPSIS
+ 
+   use Attribute::Params::Validate qw(:all);

Added: trunk/libparams-validate-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libparams-validate-perl/debian/patches/series?rev=72869&op=file
==============================================================================
--- trunk/libparams-validate-perl/debian/patches/series (added)
+++ trunk/libparams-validate-perl/debian/patches/series Wed Apr 20 18:12:59 2011
@@ -1,0 +1,1 @@
+pod.patch




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