[SCM] Debian packaging of libtest-most-perl branch, master, updated. debian/0.31-1-4-g3f94add

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


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

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

diff --git a/debian/control b/debian/control
index 7944055..58c2c3f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: libexception-class-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-most-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-most-perl.git
-Homepage: http://search.cpan.org/dist/Test-Most/
+Homepage: https://metacpan.org/release/Test-Most/
 
 Package: libtest-most-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 730c5fd..d82a69f 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: Test-Most
 Upstream-Contact: Curtis Poe <ovid at cpan.org>
-Source: http://search.cpan.org/dist/Test-Most/
+Source: https://metacpan.org/release/Test-Most/
 
 Files: *
 Copyright: 2008, Curtis Poe <ovid at cpan.org>
diff --git a/debian/watch b/debian/watch
index ed593d4..8606786 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-Most/   .*/Test-Most-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Most/   .*/Test-Most-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-most-perl



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