[SCM] Debian packaging of libhtml-tiny-perl branch, master, updated. 671259aa1999a33327dc3165e8cf8e216afe0a4c

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


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

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

diff --git a/debian/control b/debian/control
index 14a45b6..2ed1a87 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: Alejandro Garrido Mota <garridomota at gmail.com>,
  Ryan Niebur <ryan at debian.org>
-Homepage: http://search.cpan.org/dist/HTML-Tiny/
+Homepage: https://metacpan.org/release/HTML-Tiny/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-tiny-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tiny-perl.git
 Standards-Version: 3.8.0
diff --git a/debian/copyright b/debian/copyright
index 40accc2..66d092d 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: Andy Armstrong <andy at hexten.net>
-Upstream-Source: http://search.cpan.org/dist/HTML-Tiny/
+Upstream-Source: https://metacpan.org/release/HTML-Tiny/
 Upstream-Name: HTML-Tiny
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 9ef97fe..1cbc9fb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTML-Tiny/ .*/HTML-Tiny-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTML-Tiny/ .*/HTML-Tiny-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libhtml-tiny-perl



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