r6674 - in /trunk/libdir-purge-perl/debian: control watch

gwolf at users.alioth.debian.org gwolf at users.alioth.debian.org
Wed Aug 15 16:29:17 UTC 2007


Author: gwolf
Date: Wed Aug 15 16:29:17 2007
New Revision: 6674

URL: http://svn.debian.org/wsvn/?sc=1&rev=6674
Log:
- Changed the description to be more general, not getting into API
  digressions
- debian/watch follows module's directory instead of author's

Modified:
    trunk/libdir-purge-perl/debian/control
    trunk/libdir-purge-perl/debian/watch

Modified: trunk/libdir-purge-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libdir-purge-perl/debian/control?rev=6674&op=diff
==============================================================================
--- trunk/libdir-purge-perl/debian/control (original)
+++ trunk/libdir-purge-perl/debian/control Wed Aug 15 16:29:17 2007
@@ -16,17 +16,3 @@
  Dir::Purge implements functions to reduce the number of files in a
  directory according to a strategy. It currently provides one strategy:
  removal of files by age.
- .
- By default, the module exports one user subroutine: purgedir.
- .
- The first argument of purgedir should either be an integer,
- indicating the number of files to keep in each of the directories, or
- a reference to a hash with options. In either case, a value for the
- number of files to keep is mandatory.
- .
- The other arguments are the names of the directories that must be
- purged. Note that this process is not recursive. Also, hidden files
- (name starts with a .) and non-plain files (e.g., directories,
- symbolic links) are not taken into account.
- .
-  Homepage: http://search.cpan.org/~jv/Dir-Purge-1.02/

Modified: trunk/libdir-purge-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libdir-purge-perl/debian/watch?rev=6674&op=diff
==============================================================================
--- trunk/libdir-purge-perl/debian/watch (original)
+++ trunk/libdir-purge-perl/debian/watch Wed Aug 15 16:29:17 2007
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/CPAN/authors/id/J/JV/JV/Dir-Purge-(.*)\.tar\.gz
+http://www.cpan.org/modules/by-module/Dir/Dir-Purge-(.*)\.tar\.gz




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