[SCM] Debian packaging of libmath-spline-perl branch, master, updated. d40d916273f2a8e3f2a1adc4af8fb6fb933f6ff3

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


The following commit has been merged in the master branch:
commit 2abf4d3d05ff9fc06827349604f4cf414f4f4ad1
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 20f1d14..183b098 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Carlo Segre <segre at debian.org>, gregor herrmann <gregoa at debian.org>
 Build-Depends-Indep: perl
 Build-Depends: debhelper (>= 5.0.0)
 Standards-Version: 3.7.2
-Homepage: http://search.cpan.org/dist/Math-Spline/
+Homepage: https://metacpan.org/release/Math-Spline/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-spline-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-spline-perl.git
 
diff --git a/debian/watch b/debian/watch
index fce78ec..e733a9d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Math-Spline/   .*/Math-Spline-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-Spline/   .*/Math-Spline-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmath-spline-perl



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