[SCM] Debian packaging of libtemplate-plugin-number-format-perl branch, master, updated. 3cb525de2cc56cc0db1f7040b9ec1d6442e19aa5

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


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

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

diff --git a/debian/control b/debian/control
index 23ea204..222dec4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libnumber-format-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-Number-Format/
+Homepage: https://metacpan.org/release/Template-Plugin-Number-Format/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-number-format-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-number-format-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 45f491a..538d3f2 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: Darren Chamberlain <darren at cpan.org>
-Source: http://search.cpan.org/dist/Template-Plugin-Number-Format/
+Source: https://metacpan.org/release/Template-Plugin-Number-Format/
 Name: Template-Plugin-Number-Format
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3c66f1b..3c2d3d1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Template-Plugin-Number-Format/   .*/Template-Plugin-Number-Format-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Template-Plugin-Number-Format/   .*/Template-Plugin-Number-Format-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtemplate-plugin-number-format-perl



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