[SCM] Debian packaging of HTML::HTML5::Entities branch, master, updated. debian/0.003-2-4-g860a0c2

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


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

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

diff --git a/debian/control b/debian/control
index 0583fde..df23b2d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-html5-entities-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-html5-entities-perl.git
-Homepage: http://search.cpan.org/dist/HTML-HTML5-Entities/
+Homepage: https://metacpan.org/release/HTML-HTML5-Entities/
 
 Package: libhtml-html5-entities-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index cc378c4..70f7d28 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: HTML-HTML5-Entities
 Upstream-Contact: Toby Inkster <tobyink at cpan.org>
-Source: http://search.cpan.org/dist/HTML-HTML5-Entities/
+Source: https://metacpan.org/release/HTML-HTML5-Entities/
 
 Files: *
 Copyright: 2011-2012, Toby Inkster <tobyink at cpan.org>
diff --git a/debian/watch b/debian/watch
index 1fa5baa..635d58b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTML-HTML5-Entities/   .*/HTML-HTML5-Entities-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTML-HTML5-Entities/   .*/HTML-HTML5-Entities-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of HTML::HTML5::Entities



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