r47359 - in /trunk/libobject-event-perl/debian: changelog watch

mxey-guest at users.alioth.debian.org mxey-guest at users.alioth.debian.org
Tue Nov 17 09:11:04 UTC 2009


Author: mxey-guest
Date: Tue Nov 17 09:09:46 2009
New Revision: 47359

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47359
Log:
debian/watch: Add uversionmangle to pad to three digits after the period

Modified:
    trunk/libobject-event-perl/debian/changelog
    trunk/libobject-event-perl/debian/watch

Modified: trunk/libobject-event-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libobject-event-perl/debian/changelog?rev=47359&op=diff
==============================================================================
--- trunk/libobject-event-perl/debian/changelog (original)
+++ trunk/libobject-event-perl/debian/changelog Tue Nov 17 09:09:46 2009
@@ -1,8 +1,10 @@
 libobject-event-perl (1.210-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * debian/watch: Add uversionmangle to pad to three digits after the
+    period
 
- -- Maximilian Gass <mxey at cloudconnected.org>  Mon, 16 Nov 2009 14:36:12 +0100
+ -- Maximilian Gass <mxey at cloudconnected.org>  Mon, 16 Nov 2009 15:11:00 +0100
 
 libobject-event-perl (1.101-1) unstable; urgency=low
 

Modified: trunk/libobject-event-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libobject-event-perl/debian/watch?rev=47359&op=diff
==============================================================================
--- trunk/libobject-event-perl/debian/watch (original)
+++ trunk/libobject-event-perl/debian/watch Tue Nov 17 09:09:46 2009
@@ -1,2 +1,3 @@
 version=3
+opts="uversionmangle=s/\.\d{2}$/$&0/" \
 http://search.cpan.org/dist/Object-Event/   .*/Object-Event-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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