[SCM] Packaging of CGI::Application::Plugin::CAPTCHA in Debian branch, master, updated. upstream/0.04-7-gdc8707b

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


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

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

diff --git a/debian/control b/debian/control
index c2a049b..34a7fb5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl, libcgi-application-perl, libgd-securityimage-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-captcha-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-captcha-perl.git
-Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-CAPTCHA/
+Homepage: https://metacpan.org/release/CGI-Application-Plugin-CAPTCHA/
 
 Package: libcgi-application-plugin-captcha-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d005902..fe11a3a 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: Jason A. Crome <cromedome at cpan.org>
-Source: http://search.cpan.org/dist/CGI-Application-Plugin-CAPTCHA/
+Source: https://metacpan.org/release/CGI-Application-Plugin-CAPTCHA/
 Name: CGI-Application-Plugin-CAPTCHA
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 1e9d08f..b4d534d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CGI-Application-Plugin-CAPTCHA/   .*/CGI-Application-Plugin-CAPTCHA-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CGI-Application-Plugin-CAPTCHA/   .*/CGI-Application-Plugin-CAPTCHA-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of CGI::Application::Plugin::CAPTCHA in Debian



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