[SCM] Debian packaging of libcatalyst-controller-actionrole-perl branch, master, updated. dc7836373dda17f05de649aac3178fba36173443
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:19:54 UTC 2013
The following commit has been merged in the master branch:
commit 409d58d50b0440d2098e3f5d26468bc64adf5404
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:29 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 9ddd549..c3e5c90 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-controller-actionrole-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-controller-actionrole-perl.git
-Homepage: http://search.cpan.org/dist/Catalyst-Controller-ActionRole/
+Homepage: https://metacpan.org/release/Catalyst-Controller-ActionRole/
Package: libcatalyst-controller-actionrole-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 02a0d51..b3415f5 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: Florian Ragwitz <rafl at debian.org>, Hans Dieter Pearcey <hdp at weftsoar.net>, Alex J. G. Burzyński <ajgb at ajgb.net>, John Napiorkowski <jjn1056 at yahoo.com>, William King <william.king at quentustech.com>, Tomas Doran <bobtfish at bobtfish.net>
-Source: http://search.cpan.org/dist/Catalyst-Controller-ActionRole/
+Source: https://metacpan.org/release/Catalyst-Controller-ActionRole/
Name: Catalyst-Controller-ActionRole
Files: *
diff --git a/debian/watch b/debian/watch
index d6217aa..ad3ed58 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Catalyst-Controller-ActionRole/ .*/Catalyst-Controller-ActionRole-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Catalyst-Controller-ActionRole/ .*/Catalyst-Controller-ActionRole-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libcatalyst-controller-actionrole-perl
More information about the Pkg-perl-cvs-commits
mailing list