r43782 - in /trunk/libjifty-plugin-authentication-facebook-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Sep 6 15:16:16 UTC 2009


Author: gregoa
Date: Sun Sep  6 15:16:11 2009
New Revision: 43782

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43782
Log:
debian/watch: adjust uversionmangle to newer uscan/PET.

Modified:
    trunk/libjifty-plugin-authentication-facebook-perl/debian/changelog
    trunk/libjifty-plugin-authentication-facebook-perl/debian/watch

Modified: trunk/libjifty-plugin-authentication-facebook-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-authentication-facebook-perl/debian/changelog?rev=43782&op=diff
==============================================================================
--- trunk/libjifty-plugin-authentication-facebook-perl/debian/changelog (original)
+++ trunk/libjifty-plugin-authentication-facebook-perl/debian/changelog Sun Sep  6 15:16:11 2009
@@ -1,8 +1,12 @@
 libjifty-plugin-authentication-facebook-perl (0.90000-2) UNRELEASED; urgency=low
 
+  [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
     perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
     permitted by Debian Policy 3.8.3).
+
+  [ gregor herrmann ]
+  * debian/watch: adjust uversionmangle to newer uscan/PET.
 
  -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 16 Aug 2009 20:14:35 +0200
 

Modified: trunk/libjifty-plugin-authentication-facebook-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-authentication-facebook-perl/debian/watch?rev=43782&op=diff
==============================================================================
--- trunk/libjifty-plugin-authentication-facebook-perl/debian/watch (original)
+++ trunk/libjifty-plugin-authentication-facebook-perl/debian/watch Sun Sep  6 15:16:11 2009
@@ -1,3 +1,3 @@
 version=3
-options="uversionmangle=s/\.(.(.(.(.)?)?)?)$/$&.('0'x(5-length($1)))/e" \
-http://search.cpan.org/dist/Jifty-Plugin-Authentication-Facebook/   .*/Jifty-Plugin-Authentication-Facebook-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+options=uversionmangle=s/0\.\d{1}$/$&0000/;s/0\.\d{2}$/$&000/;s/0\.\d{3}$/$&00/;s/0\.\d{4}$/$&0/ \
+	http://search.cpan.org/dist/Jifty-Plugin-Authentication-Facebook/   .*/Jifty-Plugin-Authentication-Facebook-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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