r7579 - /trunk/libnamespace-clean-perl/debian/watch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Sep 14 20:49:42 UTC 2007


Author: dmn
Date: Fri Sep 14 20:49:41 2007
New Revision: 7579

URL: http://svn.debian.org/wsvn/?sc=1&rev=7579
Log:
* Fixed debian/watch to not capture file extension

Modified:
    trunk/libnamespace-clean-perl/debian/watch

Modified: trunk/libnamespace-clean-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libnamespace-clean-perl/debian/watch?rev=7579&op=diff
==============================================================================
--- trunk/libnamespace-clean-perl/debian/watch (original)
+++ trunk/libnamespace-clean-perl/debian/watch Fri Sep 14 20:49:41 2007
@@ -1,2 +1,2 @@
 version=3
-http://www.cpan.org/modules/by-module/namespace/namespace-clean-(.*).(tar.gz|tar|tgz)
+http://www.cpan.org/modules/by-module/namespace/namespace-clean-(.*).(?:tar.gz|tar|tgz)




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