r38254 - /trunk/libfile-find-object-perl/debian/control

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri Jun 19 01:08:02 UTC 2009


Author: jawnsy-guest
Date: Fri Jun 19 01:07:57 2009
New Revision: 38254

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38254
Log:
Reformatted control, added self to uploaders

Modified:
    trunk/libfile-find-object-perl/debian/control

Modified: trunk/libfile-find-object-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-find-object-perl/debian/control?rev=38254&op=diff
==============================================================================
--- trunk/libfile-find-object-perl/debian/control (original)
+++ trunk/libfile-find-object-perl/debian/control Fri Jun 19 01:07:57 2009
@@ -2,9 +2,11 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.0-12), libclass-xsaccessor-perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: perl (>= 5.6.0-12), libclass-xsaccessor-perl,
+ libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>
+Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
+ Jonathan Yu <frequency at cpan.org>
 Standards-Version: 3.8.1
 Homepage: http://search.cpan.org/dist/File-Find-Object/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libfile-find-object-perl/
@@ -14,9 +16,8 @@
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libclass-xsaccessor-perl
 Description: object oriented File::Find replacement
- File::Find::Object does same job as File::Find but works
- like an object and with an iterator. As File::Find is not
- object oriented, one can't perform multiple searches in the
- same application. The second problem of File::Find is its 
- file processing: after starting its main loop, one can't 
- easily wait for another event and so get the next result.
+ File::Find::Object does same job as File::Find but works like an object and
+ with an iterator. As File::Find is not object oriented, one can't perform
+ multiple searches in the same application. The second problem of File::Find
+ is its file processing: after starting its main loop, one can't easily wait
+ for another event and so get the next result.




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