[SCM] Debian packaging of libmath-bigint-gmp-perl branch, master, updated. debian/1.37-2-4-g80a8c43

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


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

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

diff --git a/debian/control b/debian/control
index 2c4f5d5..47c0658 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9),
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-bigint-gmp-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-bigint-gmp-perl.git
-Homepage: http://search.cpan.org/dist/Math-BigInt-GMP/
+Homepage: https://metacpan.org/release/Math-BigInt-GMP/
 
 Package: libmath-bigint-gmp-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index f675a84..2889a31 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Math-BigInt-GMP
 Upstream-Contact: Florian Ragwitz <flora at cpan.org>
-Source: http://search.cpan.org/dist/Math-BigInt-GMP/
+Source: https://metacpan.org/release/Math-BigInt-GMP/
 
 Files: *
 Copyright: 2001-2007, Tels <http://bloodgate.com/>
diff --git a/debian/watch b/debian/watch
index d1edfba..5e5c0af 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Math-BigInt-GMP/  .+/Math-BigInt-GMP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-BigInt-GMP/  .+/Math-BigInt-GMP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmath-bigint-gmp-perl



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