r52016 - in /trunk/libtime-piece-perl/debian: changelog control patches/fix-pod-spelling.patch patches/series

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Tue Feb 2 03:52:50 UTC 2010


Author: jawnsy-guest
Date: Tue Feb  2 03:52:42 2010
New Revision: 52016

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52016
Log:
* Add patch to fix POD spelling errors
* Standards-Version 3.8.4 (no changes)

Added:
    trunk/libtime-piece-perl/debian/patches/fix-pod-spelling.patch
Modified:
    trunk/libtime-piece-perl/debian/changelog
    trunk/libtime-piece-perl/debian/control
    trunk/libtime-piece-perl/debian/patches/series

Modified: trunk/libtime-piece-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-piece-perl/debian/changelog?rev=52016&op=diff
==============================================================================
--- trunk/libtime-piece-perl/debian/changelog (original)
+++ trunk/libtime-piece-perl/debian/changelog Tue Feb  2 03:52:42 2010
@@ -1,6 +1,8 @@
 libtime-piece-perl (1.17-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Add patch to fix POD spelling errors
+  * Standards-Version 3.8.4 (no changes)
 
  -- Jonathan Yu <jawnsy at cpan.org>  Mon, 01 Feb 2010 22:00:04 -0500
 

Modified: trunk/libtime-piece-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-piece-perl/debian/control?rev=52016&op=diff
==============================================================================
--- trunk/libtime-piece-perl/debian/control (original)
+++ trunk/libtime-piece-perl/debian/control Tue Feb  2 03:52:42 2010
@@ -7,7 +7,7 @@
  gregor herrmann <gregoa at debian.org>, Niko Tyni <ntyni at debian.org>,
  Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/Time-Piece/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtime-piece-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtime-piece-perl/

Added: trunk/libtime-piece-perl/debian/patches/fix-pod-spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-piece-perl/debian/patches/fix-pod-spelling.patch?rev=52016&op=file
==============================================================================
--- trunk/libtime-piece-perl/debian/patches/fix-pod-spelling.patch (added)
+++ trunk/libtime-piece-perl/debian/patches/fix-pod-spelling.patch Tue Feb  2 03:52:42 2010
@@ -1,0 +1,15 @@
+Description: fix POD spelling errors
+Author: Jonathan Yu <jawnsy at cpan.org>
+Origin: vendor
+Forwarded: no
+--- a/Piece.pm
++++ b/Piece.pm
+@@ -730,7 +730,7 @@
+ 
+   my $french_day = localtime->day(@days);
+ 
+-These settings can be overriden globally too:
++These settings can be overidden globally too:
+ 
+   Time::Piece::day_list(@days);
+ 

Modified: trunk/libtime-piece-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-piece-perl/debian/patches/series?rev=52016&op=diff
==============================================================================
--- trunk/libtime-piece-perl/debian/patches/series (original)
+++ trunk/libtime-piece-perl/debian/patches/series Tue Feb  2 03:52:42 2010
@@ -1,1 +1,2 @@
+fix-pod-spelling.patch
 manpage_fix_chars.patch




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