[SCM] Debian packaging of libtest-assertions-perl branch, master, updated. e253237deb8368c8fb1d4057b6c123af13501598

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:49:09 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 3247e05..9de6e08 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-assertions-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-assertions-perl.git
-Homepage: http://search.cpan.org/dist/Test-Assertions/
+Homepage: https://metacpan.org/release/Test-Assertions/
 
 Package: libtest-assertions-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index ffe0c01..5c3d5a8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: BBC <cpan _at_ bbc _dot_ co _dot_ uk>
 Upstream-Authors: John Alden with additions from Piers Kent and Simon Flack <cpan at bbc.co.uk>
-Upstream-Source: http://search.cpan.org/dist/Test-Assertions/
+Upstream-Source: https://metacpan.org/release/Test-Assertions/
 Upstream-Name: Test-Assertions
 
 Files: *
diff --git a/debian/watch b/debian/watch
index be04d6b..d806ef9 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/Test-Assertions/ .*/Test-Assertions-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Test-Assertions/ .*/Test-Assertions-([\.\d]+)\.(?:tar\.gz|tar|tgz)$

-- 
Debian packaging of libtest-assertions-perl



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