[SCM] Debian packaging of libmath-nocarry-perl branch, master, updated. b8ca691fed56114d2561303691c2ed086ce18bc7

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


The following commit has been merged in the master branch:
commit 393ceac02310da6cc2570b1e8c1dc6372e6769ab
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 54a1fdf..e881f8e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-nocarry-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-nocarry-perl.git
-Homepage: http://search.cpan.org/dist/Math-NoCarry/
+Homepage: https://metacpan.org/release/Math-NoCarry/
 
 Package: libmath-nocarry-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 721e7fd..51a1009 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Math-NoCarry/ .*/Math-NoCarry-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Math-NoCarry/ .*/Math-NoCarry-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libmath-nocarry-perl



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