r40236 - in /trunk/libcoro-perl/debian: changelog watch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Jul 20 03:07:16 UTC 2009


Author: jawnsy-guest
Date: Mon Jul 20 03:07:08 2009
New Revision: 40236

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40236
Log:
Now builds lintian clean \m/. Set up watch to handle MLEHMANN's typical versioning scheme.

Modified:
    trunk/libcoro-perl/debian/changelog
    trunk/libcoro-perl/debian/watch

Modified: trunk/libcoro-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcoro-perl/debian/changelog?rev=40236&op=diff
==============================================================================
--- trunk/libcoro-perl/debian/changelog (original)
+++ trunk/libcoro-perl/debian/changelog Mon Jul 20 03:07:08 2009
@@ -1,5 +1,5 @@
-libcoro-perl (5.151-1) UNRELEASED; urgency=low
+libcoro-perl (5.151-1) unstable; urgency=low
 
   * Initial Release. (Closes: #536551)
 
- -- Jonathan Yu <frequency at cpan.org>  Fri, 10 Jul 2009 18:34:55 -0400
+ -- Jonathan Yu <frequency at cpan.org>  Sun, 19 Jul 2009 19:06:08 -0400

Modified: trunk/libcoro-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcoro-perl/debian/watch?rev=40236&op=diff
==============================================================================
--- trunk/libcoro-perl/debian/watch (original)
+++ trunk/libcoro-perl/debian/watch Mon Jul 20 03:07:08 2009
@@ -1,2 +1,5 @@
 version=3
-http://search.cpan.org/dist/Coro/   .*/Coro-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+
+opts="uversionmangle=s/\.\d\d$/$&0/;s/\.\d$/$&00/" \
+	http://search.cpan.org/dist/Coro/ \
+	.*/Coro-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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