[SCM] Debian packaging of libtest-identity-perl branch, master, updated. c71a27a325b10d6187d37f2ee09044bfed0ed3ad
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:49:56 UTC 2013
The following commit has been merged in the master branch:
commit 9d388e6920f4a73007de5ced7cda938cfe097952
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:21 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bb2afa7..b34616d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libtest-pod-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Test-Identity/
+Homepage: https://metacpan.org/release/Test-Identity/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-identity-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-identity-perl.git
diff --git a/debian/copyright b/debian/copyright
index c8c4523..510d461 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Paul Evans <leonerd at leonerd.org.uk>
-Source: http://search.cpan.org/dist/Test-Identity/
+Source: https://metacpan.org/release/Test-Identity/
Name: Test-Identity
Files: *
diff --git a/debian/watch b/debian/watch
index e07ae7c..3d4de07 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-Identity/ .*/Test-Identity-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Identity/ .*/Test-Identity-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-identity-perl
More information about the Pkg-perl-cvs-commits
mailing list