[SCM] Debian packaging of libtest-pod-coverage-perl branch, master, updated. 231a97f23c9fd44248d918575d3a1f3173c42f5c
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:50:33 UTC 2013
The following commit has been merged in the master branch:
commit 8e33cea94b0b8b791e1bbc24c9c09e710e86001c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:35 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 797f70c..3c12ed0 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libpod-coverage-perl,
Standards-Version: 3.7.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-pod-coverage-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-pod-coverage-perl.git
-Homepage: http://search.cpan.org/dist/Test-Pod-Coverage/
+Homepage: https://metacpan.org/release/Test-Pod-Coverage/
Package: libtest-pod-coverage-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index 3636467..bbc96d3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-Pod-Coverage/ .*/Test-Pod-Coverage-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Test-Pod-Coverage/ .*/Test-Pod-Coverage-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libtest-pod-coverage-perl
More information about the Pkg-perl-cvs-commits
mailing list