[SCM] Debian packaging of libmath-calculus-expression-perl branch, master, updated. c7421310d6733a21bd06858b584134f9ae180c67
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 f8984bd5f5026fa434a1645bcbf147963e09a999
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 58d439b..ae39f70 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
Standards-Version: 3.7.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-calculus-expression-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-calculus-expression-perl.git
-Homepage: http://search.cpan.org/dist/Math-Calculus-Expression/
+Homepage: https://metacpan.org/release/Math-Calculus-Expression/
Package: libmath-calculus-expression-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index 35ef060..298adce 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=dversionmangle=s/\.ds// \
-http://search.cpan.org/dist/Math-Calculus-Expression/ .*/Math-Calculus-Expression-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/repack.stub
+https://metacpan.org/release/Math-Calculus-Expression/ .*/Math-Calculus-Expression-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/repack.stub
--
Debian packaging of libmath-calculus-expression-perl
More information about the Pkg-perl-cvs-commits
mailing list