[SCM] Debian packaging of libclass-dbi-fromcgi-perl branch, master, updated. cbadfc2d9dc2d21df8d503027c49c9282e25ea47

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:21:21 UTC 2013


The following commit has been merged in the master branch:
commit 9cd2fd76dd6229e68ec9ee25dde461ec57909bff
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:01:09 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/copyright b/debian/copyright
index 418f528..65beb08 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Tony Bowden
-Upstream-Source: http://search.cpan.org/dist/Class-DBI-FromCGI/
+Upstream-Source: https://metacpan.org/release/Class-DBI-FromCGI/
 Upstream-Name: Class-DBI-FromCGI
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 0f0fe3f..227f8a8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/(\d)[\-_]?(rc\d+|pre\d+a?)$/$1~$2/;s/[\-\.](source|src|orig|unix)$//;s/^(\d{8})/0.0.$1/;s/-(bin|osx)$/~$1/;s/^v(\d)/$1/;" \
-http://search.cpan.org/dist/Class-DBI-FromCGI/   .*/Class-DBI-FromCGI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Class-DBI-FromCGI/   .*/Class-DBI-FromCGI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libclass-dbi-fromcgi-perl



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