[SCM] Debian packaging of Test::Carp branch, master, updated. debian/0.2-1-5-g39520f0
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:49:15 UTC 2013
The following commit has been merged in the master branch:
commit 6ecfb9c3114c6495f022ff9f09b52ee2c534cce9
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:05 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 8d317db..2865d4f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-carp-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-carp-perl.git
-Homepage: http://search.cpan.org/dist/Test-Carp/
+Homepage: https://metacpan.org/release/Test-Carp/
Package: libtest-carp-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index cb8503d..bb96044 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
Maintainer: Daniel Muey <dmuey at cpan.org>
-Source: http://search.cpan.org/dist/Test-Carp/
+Source: https://metacpan.org/release/Test-Carp/
Name: Test-Carp
Files: *
diff --git a/debian/watch b/debian/watch
index f24cb63..13040a0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-Carp/ .*/Test-Carp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Carp/ .*/Test-Carp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of Test::Carp
More information about the Pkg-perl-cvs-commits
mailing list