r36937 - in /trunk/libtext-micromason-perl/debian: changelog patches/pod-errors

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun May 31 13:40:25 UTC 2009


Author: gregoa
Date: Sun May 31 13:40:20 2009
New Revision: 36937

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36937
Log:
Add more pod fixes to patch pod-errors.

Modified:
    trunk/libtext-micromason-perl/debian/changelog
    trunk/libtext-micromason-perl/debian/patches/pod-errors

Modified: trunk/libtext-micromason-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-micromason-perl/debian/changelog?rev=36937&op=diff
==============================================================================
--- trunk/libtext-micromason-perl/debian/changelog (original)
+++ trunk/libtext-micromason-perl/debian/changelog Sun May 31 13:40:20 2009
@@ -9,6 +9,7 @@
   * Add /me to Uploaders.
   * debian/copyright: switch to new format.
   * Don't install two POD files twice.
+  * Add more pod fixes to patch pod-errors.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 31 May 2009 15:24:50 +0200
 

Modified: trunk/libtext-micromason-perl/debian/patches/pod-errors
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtext-micromason-perl/debian/patches/pod-errors?rev=36937&op=diff
==============================================================================
--- trunk/libtext-micromason-perl/debian/patches/pod-errors (original)
+++ trunk/libtext-micromason-perl/debian/patches/pod-errors Sun May 31 13:40:20 2009
@@ -1,6 +1,8 @@
+fix several pod errors
+
 --- a/MicroMason/Docs/Changes.pod
 +++ b/MicroMason/Docs/Changes.pod
-@@ -17,6 +17,8 @@ space before the |.
+@@ -17,6 +17,8 @@
  
  Bump version to 2.0
  
@@ -9,3 +11,29 @@
  =head2 Version 1.993_01
  
  =over 4
+--- a/MicroMason/HasParams.pm
++++ b/MicroMason/HasParams.pm
+@@ -72,6 +72,10 @@
+ 
+ ######################################################################
+ 
++=head1 NAME
++
++Text::MicroMason::HasParams - mixin class intended for use with Text::MicroMason::Base
++
+ =head1 DESCRIPTION
+ 
+ This mixin class ...
+--- a/MicroMason/StoreOne.pm
++++ b/MicroMason/StoreOne.pm
+@@ -36,6 +36,10 @@
+ 
+ ######################################################################
+ 
++=head1 NAME
++
++Text::MicroMason::StoreOne - mixin class intended for use with Text::MicroMason::Base
++
+ =head1 DESCRIPTION
+ 
+ This mixin class ...




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