[SCM] Debian packaging of libmath-gmp-perl branch, master, updated. 719841d7beecc5031ff126e4bc47706d46685868

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


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

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

diff --git a/debian/control b/debian/control
index 00c3bcd..19d7762 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 8),
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-gmp-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-gmp-perl.git
-Homepage: http://search.cpan.org/dist/Math-GMP/
+Homepage: https://metacpan.org/release/Math-GMP/
 
 Package: libmath-gmp-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 2cd7fad..50021af 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Greg Sabino Mullane <greg at turnstep.com>
-Source: http://search.cpan.org/dist/Math-GMP/
+Source: https://metacpan.org/release/Math-GMP/
 Name: Math-GMP
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 1bc6688..791a5ea 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Math-GMP/  .+/Math-GMP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-GMP/  .+/Math-GMP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmath-gmp-perl



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