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

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 c614cbe752f30218ea3f56699591b04b67f2d376
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 2f6622c..64e928f 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.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 at 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)$

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



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