[SCM] Debian packaging of libdevel-findref-perl branch, master, updated. 5e47fe7e8e96a2fdef61357e6b58fbb15317442d

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


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

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

diff --git a/debian/watch b/debian/watch
index 7756065..77d888a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 version=3
 opts="uversionmangle=s/\.\d\d$/$&0/;s/\.\d$/$&00/" \
-	http://search.cpan.org/dist/Devel-FindRef/ \
-	.*/Devel-FindRef-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Devel-FindRef/    .*/Devel-FindRef-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdevel-findref-perl



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