[SCM] Debian packaging of libtest-script-perl branch, master, updated. b3d98bdba83322534d12c927f3662a8b37386f28

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:50:46 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 8f7d667..8368ee7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libipc-run3-perl, libprobe-perl-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Danjean <vdanjean at debian.org>, Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.9.0
-Homepage: http://search.cpan.org/dist/Test-Script/
+Homepage: https://metacpan.org/release/Test-Script/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-script-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-script-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 46e6377..fa6bbdd 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: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/Test-Script/
+Source: https://metacpan.org/release/Test-Script/
 Name: Test-Script
 
 Copyright: 2006-2009, Adam Kennedy <adamk at cpan.org>
diff --git a/debian/watch b/debian/watch
index 50e5423..070fd87 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Test-Script/   .*/Test-Script-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Script/   .*/Test-Script-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-script-perl



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