[SCM] Debian packaging of libmath-numbercruncher-perl branch, master, updated. 9ef6489f9b9afe17ed16cb60297e07066cb2e22c

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


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

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

diff --git a/debian/control b/debian/control
index 3c86468..d8232ed 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-numbercruncher-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-numbercruncher-perl.git
-Homepage: http://search.cpan.org/dist/Math-NumberCruncher/
+Homepage: https://metacpan.org/release/Math-NumberCruncher/
 
 Package: libmath-numbercruncher-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 211dea8..3dce7ab 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Math-NumberCruncher/   .*/Math-NumberCruncher-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Math-NumberCruncher/   .*/Math-NumberCruncher-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libmath-numbercruncher-perl



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