[SCM] Debian packaging of libcgi-application-plugin-logdispatch-perl branch, master, updated. 13e2c08d4a73e8c68a2f0eb6145cc5a01e359a5c

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


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

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

diff --git a/debian/control b/debian/control
index 5c65ab4..67f301a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
  Jaldhar H. Vyas <jaldhar at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-LogDispatch/
+Homepage: https://metacpan.org/release/CGI-Application-Plugin-LogDispatch/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-logdispatch-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-logdispatch-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index b223ddd..c20f323 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-LogDispatch/
+Source: https://metacpan.org/release/CGI-Application-Plugin-LogDispatch/
 Name: CGI-Application-Plugin-LogDispatch
 
 Files: *
diff --git a/debian/watch b/debian/watch
index ed335b5..c0ff11f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CGI-Application-Plugin-LogDispatch/   .*/CGI-Application-Plugin-LogDispatch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CGI-Application-Plugin-LogDispatch/   .*/CGI-Application-Plugin-LogDispatch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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



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