[SCM] Debian packaging of libcatalyst-perl branch, master, updated. debian/5.90015-1-5-g0fcd3a7

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:20:00 UTC 2013


The following commit has been merged in the master branch:
commit 88dca674d8e6f32839ab69ae4d5062c595fec93c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:00:32 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 55ff8a6..44f7554 100644
--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
 Standards-Version: 3.9.3
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-perl.git
-Homepage: http://search.cpan.org/dist/Catalyst-Runtime/
+Homepage: https://metacpan.org/release/Catalyst-Runtime/
 
 Package: libcatalyst-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 190f44b..423c2c5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Catalyst Development Team <catalyst-dev at lists.scsys.co.uk>
-Source: http://search.cpan.org/dist/Catalyst-Runtime/
+Source: https://metacpan.org/release/Catalyst-Runtime/
 Upstream-Name: Catalyst-Runtime
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 2616a92..46a5811 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Catalyst-Runtime/ .*/Catalyst-Runtime-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Catalyst-Runtime/ .*/Catalyst-Runtime-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libcatalyst-perl



More information about the Pkg-perl-cvs-commits mailing list