[SCM] Debian packaging of libpoe-component-client-http-perl branch, master, updated. debian/0.947-1-7-ga0d8c01

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


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

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

diff --git a/debian/watch b/debian/watch
index 7fed6fb..53caa7b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,3 @@
 version=3
 opts="uversionmangle=s/\.\d\d$/$&0/" \
-	http://search.cpan.org/dist/POE-Component-Client-HTTP/ \
-	.*/POE-Component-Client-HTTP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
-
+https://metacpan.org/release/POE-Component-Client-HTTP/    .*/POE-Component-Client-HTTP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libpoe-component-client-http-perl



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