[SCM] Debian packaging of libmodule-starter-perl branch, master, updated. debian/1.600+dfsg-1-5-g7ce222b

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


The following commit has been merged in the master branch:
commit 7ce222bd08021cb6537af49818fba6a433f47ad0
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jan 27 10:20:34 2013 +0100

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

diff --git a/debian/watch b/debian/watch
index a48786c..1726e09 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,4 @@
 version=3
-
 opts="uversionmangle=s/\.\d\d$/$&0/;s/\.\d$/$&00/,dversionmangle=s/\+dfsg//" \
-	http://search.cpan.org/dist/Module-Starter/ \
-	.*/Module-Starter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
-	debian sh debian/repack.stub
+https://metacpan.org/release/Module-Starter/    .*/Module-Starter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
+debian sh debian/repack.stub

-- 
Debian packaging of libmodule-starter-perl



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