[SCM] Debian packaging of libmath-calculus-newtonraphson-perl branch, master, updated. 4e8e49e9f4ef4400ec5d324337fd7c0a91680650

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


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

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

diff --git a/debian/control b/debian/control
index 0e9db2c..5f53f7e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-calculus-newtonraphson-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-calculus-newtonraphson-perl.git
-Homepage: http://search.cpan.org/dist/Math-Calculus-NewtonRaphson/
+Homepage: https://metacpan.org/release/Math-Calculus-NewtonRaphson/
 
 Package: libmath-calculus-newtonraphson-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 0241352..f7c564b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Math-Calculus-NewtonRaphson/   .*/Math-Calculus-NewtonRaphson-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-Calculus-NewtonRaphson/   .*/Math-Calculus-NewtonRaphson-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmath-calculus-newtonraphson-perl



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