[SCM] Debian packaging of libmath-vecstat-perl branch, master, updated. 2ffde556b083a711c27e77fcc6159403d3faa887

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


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

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

diff --git a/debian/control b/debian/control
index fe2795c..476c658 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Olivier Sallou <olivier.sallou at irisa.fr>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Math-VecStat/
+Homepage: https://metacpan.org/release/Math-VecStat/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-vecstat-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-vecstat-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e89fa39..c0dc783 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Source: http://search.cpan.org/dist/Math-VecStat/
+Source: https://metacpan.org/release/Math-VecStat/
 
 Files: *
 Copyright: 1995,1996,1997, John A.R. Williams <J.A.R.Williams at aston.ac.uk>
diff --git a/debian/watch b/debian/watch
index 5ec6643..b98c181 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Math-VecStat/   .*/Math-VecStat-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-VecStat/   .*/Math-VecStat-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmath-vecstat-perl



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