[SCM] Debian packaging of libcatalyst-engine-apache-perl branch, master, updated. 3850d3c138ca12574e620e426e9918ecf3ad6217

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:19:56 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 38aee72..8111afa 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-engine-apache-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-engine-apache-perl.git
-Homepage: http://search.cpan.org/dist/Catalyst-Engine-Apache/
+Homepage: https://metacpan.org/release/Catalyst-Engine-Apache/
 
 Package: libcatalyst-engine-apache-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f63b034..83e3583 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: Tomas Doran <bobtfish at bobtfish.net>
-Source: http://search.cpan.org/dist/Catalyst-Engine-Apache/
+Source: https://metacpan.org/release/Catalyst-Engine-Apache/
 Name: Catalyst-Engine-Apache
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5a5bee1..0721ca4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/Catalyst-Engine-Apache/ .*/Catalyst-Engine-Apache-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Catalyst-Engine-Apache/ .*/Catalyst-Engine-Apache-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
 

-- 
Debian packaging of libcatalyst-engine-apache-perl



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