[SCM] Debian packaging of libfile-read-perl branch, master, updated. 500e0001f844dd027ebb025d0184fb8c5de9c192

Salvatore Bonaccorso carnil at debian.org
Sun Jan 27 08:56:20 UTC 2013


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

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

diff --git a/debian/watch b/debian/watch
index 92b228b..4c34fc2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-opts="uversionmangle=s/(?<=\.\d\d)$/00/" http://search.cpan.org/dist/File-Read/ .*/File-Read-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+opts="uversionmangle=s/(?<=\.\d\d)$/00/" \
+https://metacpan.org/release/File-Read/ .*/File-Read-([\.\d]+)\.(?:tar\.gz|tar|tgz)$

-- 
Debian packaging of libfile-read-perl



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