[SCM] Debian packaging of libpoe-component-irc-perl branch, master,	updated. debian/6.78+dfsg-1-5-gc71822c
    Salvatore Bonaccorso 
    carnil at debian.org
       
    Sun Jan 27 09:30:39 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit c71822c00bbc3a808a2829e497726c314168d1bd
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jan 27 10:30:35 2013 +0100
    Switch to metacpan.org based URI in debian/watch
    
    Git-Dch: Ignore
diff --git a/debian/watch b/debian/watch
index ec7574c..7b5db2e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,4 @@
 version=3
 opts="dversionmangle=s/\+dfsg//" \
-	http://search.cpan.org/dist/POE-Component-IRC/ \
-	.+/POE-Component-IRC-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
-	debian debian/repack.stub
+https://metacpan.org/release/POE-Component-IRC/ .+/POE-Component-IRC-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
+debian debian/repack.stub
-- 
Debian packaging of libpoe-component-irc-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list