[SCM] Debian packaging of libhtml-tagset-perl branch, master, updated. 19f367a8efb0eada82e48e2ddd9298b4785b62aa

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


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

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

diff --git a/debian/control b/debian/control
index 8add6e8..c13c6d5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tagset-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-tagset-perl.git
-Homepage: http://search.cpan.org/dist/HTML-Tagset/
+Homepage: https://metacpan.org/release/HTML-Tagset/
 
 Package: libhtml-tagset-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 995ac21..3a6d658 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTML-Tagset/ .*/HTML-Tagset-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/HTML-Tagset/ .*/HTML-Tagset-v?(\d.+)\.(?:tar\.gz|tar|tgz)$

-- 
Debian packaging of libhtml-tagset-perl



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