[SCM] Debian packaging of libcgi-application-plugin-authentication-perl branch, master, updated. f13bf540fc159cfeae6a5d34e52af7890a209b18

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


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

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

diff --git a/debian/control b/debian/control
index 0d7f2ba..e44a2d1 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-authentication-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-authentication-perl.git
-Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-Authentication/
+Homepage: https://metacpan.org/release/CGI-Application-Plugin-Authentication/
 
 Package: libcgi-application-plugin-authentication-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 587f80f..0c69410 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: Cees Hek <ceeshek at gmail.com>
-Source: http://search.cpan.org/dist/CGI-Application-Plugin-Authentication/
+Source: https://metacpan.org/release/CGI-Application-Plugin-Authentication/
 Name: CGI-Application-Plugin-Authentication
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 0d6a7d1..8c4de7c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CGI-Application-Plugin-Authentication/   .*/CGI-Application-Plugin-Authentication-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CGI-Application-Plugin-Authentication/   .*/CGI-Application-Plugin-Authentication-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libcgi-application-plugin-authentication-perl



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