[SCM] Debian packaging of libhtml-prototype-perl branch, master, updated. 08a4ae334f79dca6f81deba706292c5baecce1c4

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


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

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

diff --git a/debian/control b/debian/control
index 002580c..c1eec40 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-prototype-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-prototype-perl.git
-Homepage: http://search.cpan.org/dist/HTML-Prototype/
+Homepage: https://metacpan.org/release/HTML-Prototype/
 
 Package: libhtml-prototype-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index bd4259f..f442dfb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Sascha Kiefer
-Upstream-Source: http://search.cpan.org/dist/HTML-Prototype/
+Upstream-Source: https://metacpan.org/release/HTML-Prototype/
 Upstream-Name: HTML-Prototype
 
 Files: *
diff --git a/debian/watch b/debian/watch
index d8894d5..4304fd2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 2; this line is compulsory!
 version=3
-http://search.cpan.org/dist/HTML-Prototype/   .*/HTML-Prototype-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/HTML-Prototype/   .*/HTML-Prototype-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libhtml-prototype-perl



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