[SCM] Debian packaging of libmodule-build-perl branch, master, updated. debian/0.400100-2-5-g61961ec

Salvatore Bonaccorso carnil at debian.org
Sun Jan 27 09:19:09 UTC 2013


The following commit has been merged in the master branch:
commit 61961ec6926ba9456b95042767e74c00271db254
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jan 27 10:19:06 2013 +0100

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

diff --git a/debian/watch b/debian/watch
index db2a59b..76242d6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 version=3
 opts="uversionmangle=s/(\.\d\d)$/${1}0000/; s/(\.\d\d\d)$/${1}000/; s/(\.\d\d\d\d)$/${1}00/; s/(\.\d\d\d\d\d)$/${1}0/" \
-	http://search.cpan.org/dist/Module-Build/ \
-	.*/Module-Build-v?(\d[\d.]*)\.tar\.gz
+https://metacpan.org/release/Module-Build/    .*/Module-Build-v?(\d[\d.]*)\.tar\.gz

-- 
Debian packaging of libmodule-build-perl



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