[SCM] Debian packaging of libtest-kwalitee-perl branch, master, updated. 388200e3e57796b8af331f8be85a59d69ea1bf7d
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:50:01 UTC 2013
The following commit has been merged in the master branch:
commit 74310de9b94d6e4ad4dbd7c63e0377110169d812
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:23 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 2abf8c4..4a2463e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.8.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-kwalitee-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-kwalitee-perl.git
-Homepage: http://search.cpan.org/dist/Test-Kwalitee/
+Homepage: https://metacpan.org/release/Test-Kwalitee/
Package: libtest-kwalitee-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2f37c94..c11fbc4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: chromatic <chromatic at wgz.org>
-Upstream-Source: http://search.cpan.org/dist/Test-Kwalitee/
+Upstream-Source: https://metacpan.org/release/Test-Kwalitee/
Upstream-Name: Test-Kwalitee
Files: *
diff --git a/debian/watch b/debian/watch
index b73d108..038cf26 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-Kwalitee/ .*/Test-Kwalitee-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Kwalitee/ .*/Test-Kwalitee-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-kwalitee-perl
More information about the Pkg-perl-cvs-commits
mailing list