r38818 - in /trunk/libjifty-plugin-chart-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jun 27 15:12:40 UTC 2009


Author: gregoa
Date: Sat Jun 27 15:12:32 2009
New Revision: 38818

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38818
Log:
debian/watch: adjust uversionmangle to match only 0.* versions.

Modified:
    trunk/libjifty-plugin-chart-perl/debian/changelog
    trunk/libjifty-plugin-chart-perl/debian/watch

Modified: trunk/libjifty-plugin-chart-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-chart-perl/debian/changelog?rev=38818&op=diff
==============================================================================
--- trunk/libjifty-plugin-chart-perl/debian/changelog (original)
+++ trunk/libjifty-plugin-chart-perl/debian/changelog Sat Jun 27 15:12:32 2009
@@ -1,8 +1,12 @@
 libjifty-plugin-chart-perl (1.00-1) unstable; urgency=low
 
+  [ AGOSTINI Yves ]
   * add missing dep on libjs-mochikit 
   * remove patches to enable full tests as jifty 0.9 was uploaded
   * New upstream release
+
+  [ gregor herrmann ]
+  * debian/watch: adjust uversionmangle to match only 0.* versions.
 
  -- AGOSTINI Yves <agostini at univ-metz.fr>  Sat, 27 Jun 2009 07:55:31 +0200
 

Modified: trunk/libjifty-plugin-chart-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-chart-perl/debian/watch?rev=38818&op=diff
==============================================================================
--- trunk/libjifty-plugin-chart-perl/debian/watch (original)
+++ trunk/libjifty-plugin-chart-perl/debian/watch Sat Jun 27 15:12:32 2009
@@ -1,3 +1,3 @@
 version=3
-options="uversionmangle=s/\.(.(.(.(.)?)?)?)$/$&.('0'x(5-length($1)))/e" \
+options="uversionmangle=s/0\.(.(.(.(.)?)?)?)$/$&.('0'x(5-length($1)))/e" \
 http://search.cpan.org/dist/Jifty-Plugin-Chart/   .*/Jifty-Plugin-Chart-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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