[SCM] Debian packaging of libcgi-ajax-perl branch, master, updated. 4701d8ce158e621812531749a0a792664cf7508e
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:20:14 UTC 2013
The following commit has been merged in the master branch:
commit b302ffcc2c36d75e793ac858c65fbb062146f134
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:37 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/copyright b/debian/copyright
index e4db8d0..21053b7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: Brian C. Thomas (bct.x42 at gmail.com) Brent Pedersen (bpederse at gmail.com)
-Upstream-Source: http://search.cpan.org/dist/CGI-Ajax/
+Upstream-Source: https://metacpan.org/release/CGI-Ajax/
Upstream-Name: CGI-Ajax
Files: *
diff --git a/debian/watch b/debian/watch
index 0044bbb..f5db409 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/CGI-Ajax/ .*/CGI-Ajax-v?(\d[\d\.]*)\.(?:tar\.gz|tar|tgz)
+https://metacpan.org/release/CGI-Ajax/ .*/CGI-Ajax-v?(\d[\d\.]*)\.(?:tar\.gz|tar|tgz)
--
Debian packaging of libcgi-ajax-perl
More information about the Pkg-perl-cvs-commits
mailing list