r56327 - in /trunk/libtest-yaml-meta-perl/debian: changelog patches/ patches/series patches/spelling.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Apr 17 19:25:59 UTC 2010


Author: gregoa
Date: Sat Apr 17 19:25:49 2010
New Revision: 56327

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56327
Log:
Add a patch to fix some spelling mistakes.

Added:
    trunk/libtest-yaml-meta-perl/debian/patches/
    trunk/libtest-yaml-meta-perl/debian/patches/series
    trunk/libtest-yaml-meta-perl/debian/patches/spelling.patch
Modified:
    trunk/libtest-yaml-meta-perl/debian/changelog

Modified: trunk/libtest-yaml-meta-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-yaml-meta-perl/debian/changelog?rev=56327&op=diff
==============================================================================
--- trunk/libtest-yaml-meta-perl/debian/changelog (original)
+++ trunk/libtest-yaml-meta-perl/debian/changelog Sat Apr 17 19:25:49 2010
@@ -4,6 +4,7 @@
   * Convert to source format 3.0 (quilt).
   * Set Standards-Version to 3.8.4 (no changes).
   * debian/copyright: update formatting.
+  * Add a patch to fix some spelling mistakes.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 17 Apr 2010 21:15:05 +0200
 

Added: trunk/libtest-yaml-meta-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-yaml-meta-perl/debian/patches/series?rev=56327&op=file
==============================================================================
--- trunk/libtest-yaml-meta-perl/debian/patches/series (added)
+++ trunk/libtest-yaml-meta-perl/debian/patches/series Sat Apr 17 19:25:49 2010
@@ -1,0 +1,1 @@
+spelling.patch

Added: trunk/libtest-yaml-meta-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-yaml-meta-perl/debian/patches/spelling.patch?rev=56327&op=file
==============================================================================
--- trunk/libtest-yaml-meta-perl/debian/patches/spelling.patch (added)
+++ trunk/libtest-yaml-meta-perl/debian/patches/spelling.patch Sat Apr 17 19:25:49 2010
@@ -1,0 +1,39 @@
+Description: spelling fix
+Origin: vendor
+Forwarded: no
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2010-04-17
+
+--- a/README
++++ b/README
+@@ -59,7 +59,7 @@ RT system (http://rt.cpan.org/Public/Dis
+ However, it would help greatly if you are able to pinpoint problems or even 
+ supply a patch. 
+ 
+-Fixes are dependant upon their severity and my availablity. Should a fix not
++Fixes are dependent upon their severity and my availability. Should a fix not
+ be forthcoming, please feel free to (politely) remind me.
+ 
+ DSLIP
+--- a/lib/Test/YAML/Meta.pm
++++ b/lib/Test/YAML/Meta.pm
+@@ -179,7 +179,7 @@ RT system (http://rt.cpan.org/Public/Dis
+ However, it would help greatly if you are able to pinpoint problems or even
+ supply a patch.
+ 
+-Fixes are dependant upon their severity and my availablity. Should a fix not
++Fixes are dependent upon their severity and my availability. Should a fix not
+ be forthcoming, please feel free to (politely) remind me.
+ 
+ =head1 SEE ALSO
+--- a/lib/Test/YAML/Meta/Version.pm
++++ b/lib/Test/YAML/Meta/Version.pm
+@@ -777,7 +777,7 @@ RT system (http://rt.cpan.org/Public/Dis
+ However, it would help greatly if you are able to pinpoint problems or even
+ supply a patch.
+ 
+-Fixes are dependant upon their severity and my availablity. Should a fix not
++Fixes are dependent upon their severity and my availability. Should a fix not
+ be forthcoming, please feel free to (politely) remind me.
+ 
+ =head1 DSLIP




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