[SCM] Debian packaging of libextutils-parsexs-perl branch, master, updated. debian/3.150000-1-7-gcaf606a

Salvatore Bonaccorso carnil at debian.org
Sun Jan 27 08:53:56 UTC 2013


The following commit has been merged in the master branch:
commit caf606a3b4afc267fa5aa191d10e82975afe01ff
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jan 27 09:53:49 2013 +0100

    Switch to metacpan.org based URI in debian/watch
    
    Git-Dch: Ignore

diff --git a/debian/watch b/debian/watch
index ebd3e4c..32a8c37 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,3 @@
 version=3
-
 opts="uversionmangle=s/\.\d\d$/$&0000/;s/\.\d\d\d\d$/$&00/" \
-	http://search.cpan.org/dist/ExtUtils-ParseXS/ \
-	.*/ExtUtils-ParseXS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/ExtUtils-ParseXS/    .*/ExtUtils-ParseXS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libextutils-parsexs-perl



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