[SCM] Debian packaging of libtest-fatal-perl branch, master, updated. debian/0.010-1-4-gca6f009

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


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

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

diff --git a/debian/control b/debian/control
index 756e3fb..5ec8813 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: libtry-tiny-perl (>= 0.07), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>, Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Test-Fatal/
+Homepage: https://metacpan.org/release/Test-Fatal/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-fatal-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-fatal-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 9522851..6d1e9eb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174
 Upstream-Name: Test-Fatal
 Upstream-Contact: Ricardo Signes <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/Test-Fatal/
+Source: https://metacpan.org/release/Test-Fatal/
 
 Files: *
 Copyright: 2010, Ricardo Signes <rjbs at cpan.org>
diff --git a/debian/watch b/debian/watch
index f7c7618..7f2e568 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-Fatal/   .*/Test-Fatal-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Fatal/   .*/Test-Fatal-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-fatal-perl



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