r53764 - in /trunk/libfile-fu-perl/debian: changelog patches/ patches/series patches/spelling.patch source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Mar 6 19:02:06 UTC 2010


Author: gregoa
Date: Sat Mar  6 19:01:57 2010
New Revision: 53764

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53764
Log:
* Convert to source format 3.0 (quilt).
* Add patch to fix a spelling mistake.

Added:
    trunk/libfile-fu-perl/debian/patches/
    trunk/libfile-fu-perl/debian/patches/series
    trunk/libfile-fu-perl/debian/patches/spelling.patch
    trunk/libfile-fu-perl/debian/source/
    trunk/libfile-fu-perl/debian/source/format
Modified:
    trunk/libfile-fu-perl/debian/changelog

Modified: trunk/libfile-fu-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-fu-perl/debian/changelog?rev=53764&op=diff
==============================================================================
--- trunk/libfile-fu-perl/debian/changelog (original)
+++ trunk/libfile-fu-perl/debian/changelog Sat Mar  6 19:01:57 2010
@@ -1,7 +1,4 @@
 libfile-fu-perl (0.0.7-1) UNRELEASED; urgency=low
-
-  TODO:
-  I: libfile-fu-perl: spelling-error-in-manpage usr/share/man/man3/File::Fu::Dir.3pm.gz Equivelant Equivalent
 
   [ Jonathan Yu ]
   * New upstream release
@@ -20,6 +17,8 @@
   * debian/control: Changed: (build-)depend on perl instead of perl-
     modules.
   * Add /me to Uploaders.
+  * Convert to source format 3.0 (quilt).
+  * Add patch to fix a spelling mistake.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Wed, 03 Mar 2010 12:35:47 -0500
 

Added: trunk/libfile-fu-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-fu-perl/debian/patches/series?rev=53764&op=file
==============================================================================
--- trunk/libfile-fu-perl/debian/patches/series (added)
+++ trunk/libfile-fu-perl/debian/patches/series Sat Mar  6 19:01:57 2010
@@ -1,0 +1,1 @@
+spelling.patch

Added: trunk/libfile-fu-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-fu-perl/debian/patches/spelling.patch?rev=53764&op=file
==============================================================================
--- trunk/libfile-fu-perl/debian/patches/spelling.patch (added)
+++ trunk/libfile-fu-perl/debian/patches/spelling.patch Sat Mar  6 19:01:57 2010
@@ -1,0 +1,15 @@
+Author: gregor herrmann <gregoa at debian.org>
+Description: spelling mistake
+Forwarded: no
+
+--- a/lib/File/Fu/Dir.pm
++++ b/lib/File/Fu/Dir.pm
+@@ -528,7 +528,7 @@
+ 
+ =head2 contents
+ 
+-Equivelant to readdir.  With the 'all' option true, returns hidden names
++Equivalent to readdir.  With the 'all' option true, returns hidden names
+ too (but not the '.' and '..' entries.)
+ 
+ The return values are strings, not File::Fu objects.

Added: trunk/libfile-fu-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-fu-perl/debian/source/format?rev=53764&op=file
==============================================================================
--- trunk/libfile-fu-perl/debian/source/format (added)
+++ trunk/libfile-fu-perl/debian/source/format Sat Mar  6 19:01:57 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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