[SCM] Debian packaging of libtest-hasversion-perl branch, master, updated. 02e64405d1c35bb9d614511d4e4db91197cbd75f

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


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

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

diff --git a/debian/control b/debian/control
index 3c85b56..fcc6637 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/Test-HasVersion/
+Homepage: https://metacpan.org/release/Test-HasVersion/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-hasversion-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-hasversion-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 12def05..c060059 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: A. R. Ferreira, <ferreira at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Test-HasVersion/
+Upstream-Source: https://metacpan.org/release/Test-HasVersion/
 Upstream-Name: Test-HasVersion
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 546f8dd..6ba6055 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-HasVersion/   .*/Test-HasVersion-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-HasVersion/   .*/Test-HasVersion-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-hasversion-perl



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