[SCM] Debian packaging of libhtml-parser-perl branch, master, updated. debian/3.69-2-4-gde43a27
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:33:05 UTC 2013
The following commit has been merged in the master branch:
commit 7eb459c27435ce98a93a11d41bca42f0a1ac1819
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:28 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 1c04919..7cac2c0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
Rene Mayorga <rmayorga at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
Salvatore Bonaccorso <carnil at debian.org>, Dominic Hargreaves <dom at earth.li>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/HTML-Parser/
+Homepage: https://metacpan.org/release/HTML-Parser/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-parser-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-parser-perl.git
diff --git a/debian/copyright b/debian/copyright
index a55021b..34b3063 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: Gisle Aas <gisle at activestate.com>
-Source: http://search.cpan.org/dist/HTML-Parser/
+Source: https://metacpan.org/release/HTML-Parser/
Name: HTML-Parser
Files: *
diff --git a/debian/watch b/debian/watch
index da0ec34..f2424dd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/HTML-Parser/ .*/HTML-Parser-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/HTML-Parser/ .*/HTML-Parser-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libhtml-parser-perl
More information about the Pkg-perl-cvs-commits
mailing list