[SCM] Debian packaging of libhtml-tidy-perl branch, master, updated. a64091bd1c149ae9549cbe8aaf9218d632ed6fe9

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


The following commit has been merged in the master branch:
commit cbf5a82c27723e085ccc9b3dea42f84e93b61c3d
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 d1c6e49..e8cd4eb 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 7.0.50),
 Standards-Version: 3.8.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tidy-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-tidy-perl.git
-Homepage: http://search.cpan.org/dist/HTML-Tidy/
+Homepage: https://metacpan.org/release/HTML-Tidy/
 
 Package: libhtml-tidy-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index f225ef5..fe44be7 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: Andy Lester <andy at petdance.com>
-Source: http://search.cpan.org/dist/HTML-Tidy/
+Source: https://metacpan.org/release/HTML-Tidy/
 Name: HTML-Tidy
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 910507a..c2d4d03 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTML-Tidy/   .*/HTML-Tidy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTML-Tidy/   .*/HTML-Tidy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libhtml-tidy-perl



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