[SCM] Debian packaging of libtest-requires-perl branch, master, updated. 71e2f643cc910ba5e2da5bc81434ad626ff7db81
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:50:42 UTC 2013
The following commit has been merged in the master branch:
commit 34bec3ebde31ee362dcdb5cba6f432be5fe9c103
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:39 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index d7c43eb..63b948b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>, Nathan Handler <nhandler at debian.org>,
Angel Abad <angel at debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Test-Requires/
+Homepage: https://metacpan.org/release/Test-Requires/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-requires-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-requires-perl.git
diff --git a/debian/copyright b/debian/copyright
index 063d298..1691216 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: Tokuhiro Matsuno <tokuhirom+cpan at gmail.com>
-Source: http://search.cpan.org/dist/Test-Requires/
+Source: https://metacpan.org/release/Test-Requires/
Name: Test-Requires
Files: *
diff --git a/debian/watch b/debian/watch
index b8278e7..7a70489 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-Requires/ .*/Test-Requires-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Requires/ .*/Test-Requires-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-requires-perl
More information about the Pkg-perl-cvs-commits
mailing list