[SCM] Debian packaging of libtemplate-alloy-perl branch, master, updated. 7df345b7b93c8780d3b9100b99f26970c3e5b04a

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


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

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

diff --git a/debian/control b/debian/control
index 0ef3433..2136344 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Chris Butler <chrisb at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Template-Alloy/
+Homepage: https://metacpan.org/release/Template-Alloy/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-alloy-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-alloy-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index ab3b021..0e76ee1 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: Paul Seamons <paul at seamons dot com>
-Source: http://search.cpan.org/dist/Template-Alloy/
+Source: https://metacpan.org/release/Template-Alloy/
 Name: Template-Alloy
 Comment:
  Packaging of this module was kindly funded by Dembach Goo Informatik on
diff --git a/debian/watch b/debian/watch
index 20e6fa1..61994b4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Template-Alloy/   .*/Template-Alloy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Template-Alloy/   .*/Template-Alloy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtemplate-alloy-perl



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