[SCM] Debian packaging of libmath-sparsematrix-perl branch, master, updated. cdffcd91d6d6eda33fa8d561d97a0f04476f315d

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


The following commit has been merged in the master branch:
commit cfff86f76f8648ecbad2337e88276bb04e2975d0
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 6cdbd87..313f669 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libmath-sparsevector-perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-sparsematrix-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-sparsematrix-perl.git
-Homepage: http://search.cpan.org/dist/Math-SparseMatrix/
+Homepage: https://metacpan.org/release/Math-SparseMatrix/
 
 Package: libmath-sparsematrix-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index efbb2fb..7d9c5bf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Math-SparseMatrix
 Upstream-Contact: Ted Pedersen <tpederse at d.umn.edu>; Mahesh Joshi <maheshj at cmu.edu>
-Source: http://search.cpan.org/dist/Math-SparseMatrix/
+Source: https://metacpan.org/release/Math-SparseMatrix/
 
 Files: *
 Copyright: Ted Pedersen <tpederse at d.umn.edu>; Mahesh Joshi <maheshj at cmu.edu>
diff --git a/debian/watch b/debian/watch
index 5928597..4a49e6d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Math-SparseMatrix/   .*/Math-SparseMatrix-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-SparseMatrix/   .*/Math-SparseMatrix-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmath-sparsematrix-perl



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