[SCM] Debian packaging of libmath-random-oo-perl branch, master, updated. e76a5311fafcdf9ff3039a84e9309c162471c2d9

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


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

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

diff --git a/debian/control b/debian/control
index c4d93aa..4562afc 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-random-oo-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-random-oo-perl.git
-Homepage: http://search.cpan.org/dist/Math-Random-OO/
+Homepage: https://metacpan.org/release/Math-Random-OO/
 
 Package: libmath-random-oo-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a3e4b5b..91a27ca 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://dep.debian.net/deps/dep5/
 Maintainer: David A Golden <dagolden at cpan.org>
-Source: http://search.cpan.org/dist/Math-Random-OO/
+Source: https://metacpan.org/release/Math-Random-OO/
 Name: Math-Random-OO
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3f5119a..8dc50ac 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Math-Random-OO/   .*/Math-Random-OO-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-Random-OO/   .*/Math-Random-OO-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmath-random-oo-perl



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