[SCM] Debian packaging of libpoe-component-jobqueue-perl branch, master, updated. 8b2f5bb755fde2e63c401e7f75315eca4e7c763e

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


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

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

diff --git a/debian/watch b/debian/watch
index 2a4c243..f03f828 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 version=3
 opts="versionmangle=s/\.\d\d$/$&00/;s/\.\d\d\d$/$&0/" \
-	http://search.cpan.org/dist/POE-Component-JobQueue/ \
-	.+/POE-Component-JobQueue-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/POE-Component-JobQueue/    .+/POE-Component-JobQueue-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libpoe-component-jobqueue-perl



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