[SCM] Debian packaging of Plack-Middleware-ReverseProxy CPAN distribution branch, master, updated. debian/0.14-1-8-gc6ae88f

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:44:22 UTC 2013


The following commit has been merged in the master branch:
commit 59c7a4bc7096fcac979fe01e47d1afde5bc0f28a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:10:02 2013 +0100

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

diff --git a/debian/control b/debian/control
index e51a4fd..6c2b86e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-middleware-reverseproxy-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libplack-middleware-reverseproxy-perl.git
-Homepage: http://search.cpan.org/dist/Plack-Middleware-ReverseProxy/
+Homepage: https://metacpan.org/release/Plack-Middleware-ReverseProxy/
 
 Package: libplack-middleware-reverseproxy-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a758128..65b5cb3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Plack-Middleware-ReverseProxy
 Upstream-Contact: Nobuo Danjou <nobuo.danjou at gmail.com>
-Source: http://search.cpan.org/dist/Plack-Middleware-ReverseProxy/
+Source: https://metacpan.org/release/Plack-Middleware-ReverseProxy/
 
 Files: *
 Copyright: 2009-2012, Kazuhiro Osawa
diff --git a/debian/watch b/debian/watch
index f02742e..72fa9f7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Plack-Middleware-ReverseProxy/   .*/Plack-Middleware-ReverseProxy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Plack-Middleware-ReverseProxy/   .*/Plack-Middleware-ReverseProxy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Plack-Middleware-ReverseProxy CPAN distribution



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