summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2013-01-26 16:00:40 +0100
committerSalvatore Bonaccorso <carnil@debian.org>2013-01-26 16:00:40 +0100
commitc614cbe752f30218ea3f56699591b04b67f2d376 (patch)
treecef0b22fd6984d2891bb96f4eab80ee3cac23cd1
parenta9f622051b1469f1078bc6f2ff132df01cc5c3c1 (diff)
Change search.cpan.org based URIs to metacpan.org based URIs
-rw-r--r--debian/control2
-rw-r--r--debian/copyright2
-rw-r--r--debian/watch2
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 2f6622c..64e928f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Nicholas Bamber <nicholas@periapt.co.uk>,
Jaldhar H. Vyas <jaldhar@debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-AnyTemplate/
+Homepage: https://metacpan.org/release/CGI-Application-Plugin-AnyTemplate/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-anytemplate-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-anytemplate-perl.git
diff --git a/debian/copyright b/debian/copyright
index c559457..2525ae2 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: Michael Graham <mag-perl@occamstoothbrush.com>
-Source: http://search.cpan.org/dist/CGI-Application-Plugin-AnyTemplate/
+Source: https://metacpan.org/release/CGI-Application-Plugin-AnyTemplate/
Name: CGI-Application-Plugin-AnyTemplate
Files: *
diff --git a/debian/watch b/debian/watch
index 880651c..f41d330 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/CGI-Application-Plugin-AnyTemplate/ .*/CGI-Application-Plugin-AnyTemplate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CGI-Application-Plugin-AnyTemplate/ .*/CGI-Application-Plugin-AnyTemplate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$