[SCM] Debian packaging of libwww-search-perl branch, master, updated. upstream/2.50.80-24-gcaa6d94
Salvatore Bonaccorso
carnil at debian.org
Sun Jan 27 09:40:00 UTC 2013
The following commit has been merged in the master branch:
commit caa6d94d3fadb09e6247b804d7d098034e4b9aec
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sun Jan 27 10:39:57 2013 +0100
Switch to metacpan.org based URI in debian/watch
Git-Dch: Ignore
diff --git a/debian/watch b/debian/watch
index 5a857d5..d919089 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@ version=3
# this catches only the "primary" module of this package
# deal with 3/4-digit upstream versions
opts="uversionmangle=s/(\.\d\d)(\d)$/${1}.${2}0/;s/(\.\d\d)(\d\d)$/${1}.${2}/" \
- http://search.cpan.org/dist/WWW-Search/ .+/WWW-Search-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/WWW-Search/ .+/WWW-Search-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libwww-search-perl
More information about the Pkg-perl-cvs-commits
mailing list