[SCM] Debian packaging of libhtml-template-pluggable-perl branch, master, updated. de5a7e29c0a6b13b4ddff9fad383b4a2186fda30

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:33:22 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 2c73096..e771c00 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-template-pluggable-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-template-pluggable-perl.git
-Homepage: http://search.cpan.org/dist/HTML-Template-Pluggable/
+Homepage: https://metacpan.org/release/HTML-Template-Pluggable/
 
 Package: libhtml-template-pluggable-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2acdc33..e1adca8 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: Rhesa Rozendaal <rhesa at cpan.org>
-Source: http://search.cpan.org/dist/HTML-Template-Pluggable/
+Source: https://metacpan.org/release/HTML-Template-Pluggable/
 Name: HTML-Template-Pluggable
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 01007cd..677536d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTML-Template-Pluggable/   .*/HTML-Template-Pluggable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTML-Template-Pluggable/   .*/HTML-Template-Pluggable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libhtml-template-pluggable-perl



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