r62354 - in /trunk/libjson-xs-perl/debian: changelog watch

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Mon Sep 6 07:47:38 UTC 2010


Author: periapt-guest
Date: Mon Sep  6 07:47:15 2010
New Revision: 62354

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62354
Log:
Updated watch file to mangle 2.3 -> 2.300

Modified:
    trunk/libjson-xs-perl/debian/changelog
    trunk/libjson-xs-perl/debian/watch

Modified: trunk/libjson-xs-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/changelog?rev=62354&op=diff
==============================================================================
--- trunk/libjson-xs-perl/debian/changelog (original)
+++ trunk/libjson-xs-perl/debian/changelog Mon Sep  6 07:47:15 2010
@@ -8,6 +8,7 @@
   * Upped standards version to 3.9.1
   * Reviewed patch
   * Reviewed control and copyright files
+  * Updated watch file to mangle 2.3 -> 2.300
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sun, 05 Sep 2010 22:57:04 +0100
 

Modified: trunk/libjson-xs-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/watch?rev=62354&op=diff
==============================================================================
--- trunk/libjson-xs-perl/debian/watch (original)
+++ trunk/libjson-xs-perl/debian/watch Mon Sep  6 07:47:15 2010
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/\.(\d\d)$/.${1}0/;s/\.(\d\d\d)(\d)$/.${1}.${2}/ \
+opts=uversionmangle=s/\.(\d)$/.${1}00/;s/\.(\d\d)$/.${1}0/;s/\.(\d\d\d)(\d)$/.${1}.${2}/ \
 	http://search.cpan.org/dist/JSON-XS/  .+/JSON-XS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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