[SCM] Debian packaging of libmath-randomorg-perl branch, master, updated. 71258f3e06eaa503e5c9b91e07c8bdbd9574c18e

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


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

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

diff --git a/debian/control b/debian/control
index 2ef1d17..64ed11b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-randomorg-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-randomorg-perl.git
-Homepage: http://search.cpan.org/dist/Math-RandomOrg/
+Homepage: https://metacpan.org/release/Math-RandomOrg/
 
 Package: libmath-randomorg-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 1a80ad8..b267b9d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Math-RandomOrg/   .*/Math-RandomOrg-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Math-RandomOrg/   .*/Math-RandomOrg-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libmath-randomorg-perl



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