[SCM] Debian packaging of libmath-random-isaac-perl branch, master, updated. 707a934ecdf7679fe04b534d11ed5f5f2ec9773c

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


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

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

diff --git a/debian/control b/debian/control
index bb0d51d..3a8eb20 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-random-isaac-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-random-isaac-perl.git
-Homepage: http://search.cpan.org/dist/Math-Random-ISAAC/
+Homepage: https://metacpan.org/release/Math-Random-ISAAC/
 
 Package: libmath-random-isaac-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 84d2665..7076779 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: Jonathan Yu <jawnsy at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Math-Random-ISAAC/
+Upstream-Source: https://metacpan.org/release/Math-Random-ISAAC/
 Upstream-Name: Math-Random-ISAAC
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 20fec08..7e03b86 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Math-Random-ISAAC/   .*/Math-Random-ISAAC-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-Random-ISAAC/   .*/Math-Random-ISAAC-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmath-random-isaac-perl



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