[SCM] Debian packaging of libmodule-pluggable-fast-perl branch, master, updated. 690571b6417fcc024e3491c5345b510cc23ca084
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:38:39 UTC 2013
The following commit has been merged in the master branch:
commit f2d07d8d4890059a4dde2fda834c19ab0d5badfb
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:43 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index d4d5ad2..88b3f4f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libuniversal-exports-perl, libtest-pod-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar at debian.org>, Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Module-Pluggable-Fast/
+Homepage: https://metacpan.org/release/Module-Pluggable-Fast/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-pluggable-fast-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-pluggable-fast-perl.git
diff --git a/debian/copyright b/debian/copyright
index a3c538a..3df9d2c 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=59
Maintainer: Sebastian Riedel <sri at cpan.org>
-Source: http://search.cpan.org/dist/Module-Pluggable-Fast/
+Source: https://metacpan.org/release/Module-Pluggable-Fast/
Name: Module-Pluggable-Fast
Files: *
diff --git a/debian/watch b/debian/watch
index cbd334d..e68cdad 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Module-Pluggable-Fast/ .+/Module-Pluggable-Fast-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Module-Pluggable-Fast/ .+/Module-Pluggable-Fast-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libmodule-pluggable-fast-perl
More information about the Pkg-perl-cvs-commits
mailing list