r39725 - /trunk/libev-perl/debian/watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jul 11 20:55:04 UTC 2009


Author: gregoa
Date: Sat Jul 11 20:54:57 2009
New Revision: 39725

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=39725
Log:
add uversionmangle to cope with versioning change

Modified:
    trunk/libev-perl/debian/watch

Modified: trunk/libev-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libev-perl/debian/watch?rev=39725&op=diff
==============================================================================
--- trunk/libev-perl/debian/watch (original)
+++ trunk/libev-perl/debian/watch Sat Jul 11 20:54:57 2009
@@ -1,4 +1,5 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
+opts=uversionmangle=s/\.(\d)$/.${1}00/;s/\.(\d\d)$/.${1}0/ \
 http://search.cpan.org/dist/EV/   .*/EV-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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