r37403 - /website/howto/adopt.pod

nhandler-guest at users.alioth.debian.org nhandler-guest at users.alioth.debian.org
Wed Jun 3 20:14:39 UTC 2009


Author: nhandler-guest
Date: Wed Jun  3 20:14:34 2009
New Revision: 37403

URL: http://svn.debian.org/wsvn/?sc=1&rev=37403
Log:
howto/adopt.pod: debian/watch file should ignore development releases


Modified:
    website/howto/adopt.pod

Modified: website/howto/adopt.pod
URL: http://svn.debian.org/wsvn/website/howto/adopt.pod?rev=37403&op=diff
==============================================================================
--- website/howto/adopt.pod (original)
+++ website/howto/adopt.pod Wed Jun  3 20:14:34 2009
@@ -105,7 +105,7 @@
 Create a new or check an existing F<debian/watch> file.
 Whenever possible, please use a dist-based URL, such as
 
-   http://search.cpan.org/dist/Foo-Bar/   .*/Foo-Bar-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+   http://search.cpan.org/dist/Foo-Bar/   .*/Foo-Bar-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 
 instead of pointing to the module or author directories in CPAN, or in external repositories. [*]
 




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