[SCM] Debian packaging of libhtml-clean-perl branch, master, updated. 014bbc828e9925f742d304c3a10451ad94d1a136
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:32:47 UTC 2013
The following commit has been merged in the master branch:
commit 294fd9cf29cb88a98252fec0625e6d6022ab7eb5
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:21 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index e5443c0..3b587a7 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
Damyan Ivanov <dmn at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/HTML-Clean/
+Homepage: https://metacpan.org/release/HTML-Clean/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-clean-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-clean-perl.git
diff --git a/debian/copyright b/debian/copyright
index b0743bc..0633b56 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: Paul Lindner for the International Telecommunication Union (ITU)
-Source: http://search.cpan.org/dist/HTML-Clean/
+Source: https://metacpan.org/release/HTML-Clean/
Name: HTML-Clean
Files: *
diff --git a/debian/watch b/debian/watch
index 26677a5..d3644a6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@
# to check for upstream updates and more.
# Site Directory Pattern Version Script
version=3
-http://search.cpan.org/dist/HTML-Clean/ .*/HTML-Clean-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian
+https://metacpan.org/release/HTML-Clean/ .*/HTML-Clean-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian
--
Debian packaging of libhtml-clean-perl
More information about the Pkg-perl-cvs-commits
mailing list