[SCM] Debian packaging of libmath-sparsevector-perl branch, master, updated. 8f4d02dea2923b643a717e7065b90ac181f037a7

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


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

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

diff --git a/debian/control b/debian/control
index 5a5a89e..3750097 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: TANIGUCHI Takaki <takaki at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Math-SparseVector/
+Homepage: https://metacpan.org/release/Math-SparseVector/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-sparsevector-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-sparsevector-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index b01d420..ca4c4c8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ Upstream-Contact: Amruta Purandare, <amruta at cs.pitt.edu>
     Ted Pedersen, <tpederse at d.umn.edu>
  .
     Mahesh Joshi, <joshi031 at d.umn.edu>
-Source: http://search.cpan.org/dist/Math-SparseVector/
+Source: https://metacpan.org/release/Math-SparseVector/
 
 Files: *
 Copyright: Amruta Purandare, <amruta at cs.pitt.edu>
diff --git a/debian/watch b/debian/watch
index 03414f1..85393f5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Math-SparseVector/   .*/Math-SparseVector-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-SparseVector/   .*/Math-SparseVector-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmath-sparsevector-perl



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