[SCM] Debian packaging of libcgi-application-plugin-ajaxupload-perl branch, master, updated. 9bf97d0dfbb168468180874892e8248c95140df0

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


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

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

diff --git a/debian/control b/debian/control
index 08b838b..6d5785d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-ajaxupload-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-ajaxupload-perl.git
-Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-AJAXUpload/
+Homepage: https://metacpan.org/release/CGI-Application-Plugin-AJAXUpload/
 
 Package: libcgi-application-plugin-ajaxupload-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a788a2e..3c5a46f 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: Nicholas Bamber <nicholas at periapt.co.uk>
-Source: http://search.cpan.org/dist/CGI-Application-Plugin-AJAXUpload/
+Source: https://metacpan.org/release/CGI-Application-Plugin-AJAXUpload/
 Name: CGI-Application-Plugin-AJAXUpload
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 16fc342..ab9d09c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CGI-Application-Plugin-AJAXUpload/   .*/CGI-Application-Plugin-AJAXUpload-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CGI-Application-Plugin-AJAXUpload/   .*/CGI-Application-Plugin-AJAXUpload-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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



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