[SCM] Debian packaging of libtemplate-plugin-clickable-email-perl branch, master, updated. faf27607a9b5133c1cbd33873f8248f8c69a32cb

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:48:32 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 4551dd2..4abb7c1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libemail-find-perl, libtemplate-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Template-Plugin-Clickable-Email/
+Homepage: https://metacpan.org/release/Template-Plugin-Clickable-Email/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-clickable-email-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-clickable-email-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 1be374d..c8f3818 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=59
 Maintainer: Nik Clayton <nik at FreeBSD.org>
-Source: http://search.cpan.org/dist/Template-Plugin-Clickable-Email/
+Source: https://metacpan.org/release/Template-Plugin-Clickable-Email/
 Name: Template-Plugin-Clickable-Email
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 143877d..d2c2dde 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Template-Plugin-Clickable-Email/   .*/Template-Plugin-Clickable-Email-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Template-Plugin-Clickable-Email/   .*/Template-Plugin-Clickable-Email-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtemplate-plugin-clickable-email-perl



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