[SCM] Debian packaging of libclass-makemethods-perl branch, master, updated. b9081a4a44f6efbe40d5c15ee7bdf9d5cb146b0e

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


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

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

diff --git a/debian/watch b/debian/watch
index d473d67..1b1151a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
 opts=uversionmangle=s/\.(\d\d)(\d+)$/.${1}.${2}/ \
-	http://search.cpan.org/dist/Class-MakeMethods/   .*/Class-MakeMethods-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/dist/Class-MakeMethods/   .*/Class-MakeMethods-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 opts=uversionmangle=s/\.(\d\d)(\d+)$/.${1}.${2}/ \
-	http://www.cpan.org/authors/id/E/EV/EVO/Class-MakeMethods-([\d\.]+)\.tar\.gz
+http://www.cpan.org/authors/id/E/EV/EVO/Class-MakeMethods-([\d\.]+)\.tar\.gz

-- 
Debian packaging of libclass-makemethods-perl



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