[SCM] Debian packaging of libhtml-format-perl branch, master, updated. 7261e99fc9d0346d200ddd9e7a90c779ac29ee9b

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


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

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

diff --git a/debian/control b/debian/control
index 1119c96..8e7e5dd 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: libfile-slurp-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-format-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-format-perl.git
-Homepage: http://search.cpan.org/dist/HTML-Format/
+Homepage: https://metacpan.org/release/HTML-Format/
 
 Package: libhtml-format-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f1952d3..5535ca4 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: Nigel Metheringham <nigelm at cpan.org>
-Source: http://search.cpan.org/dist/HTML-Format/
+Source: https://metacpan.org/release/HTML-Format/
 Name: HTML-Format
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5708b36..0f999ee 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/HTML-Format/  .+/HTML-Format-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTML-Format/  .+/HTML-Format-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 

-- 
Debian packaging of libhtml-format-perl



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