[SCM] Debian packaging of libhtml-tagcloud-perl branch, master, updated. f32387e1fea24a60d533e36bf437901f233084ab
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:33:15 UTC 2013
The following commit has been merged in the master branch:
commit 822e14b45c51ff609467fe47b67d4ad4a815ff9d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:33 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c1306d1..a776022 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libtest-pod-coverage-perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tagcloud-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-tagcloud-perl.git
-Homepage: http://search.cpan.org/dist/HTML-TagCloud/
+Homepage: https://metacpan.org/release/HTML-TagCloud/
Package: libhtml-tagcloud-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4a649a3..1f14de1 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: Leon Brocard <acme at astray.com>
-Source: http://search.cpan.org/dist/HTML-TagCloud/
+Source: https://metacpan.org/release/HTML-TagCloud/
Name: HTML-TagCloud
Files: *
diff --git a/debian/watch b/debian/watch
index 0ee447e..ce9db4a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/HTML-TagCloud/ .+/HTML-TagCloud-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tgz|\.zip)
+https://metacpan.org/release/HTML-TagCloud/ .+/HTML-TagCloud-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tgz|\.zip)
--
Debian packaging of libhtml-tagcloud-perl
More information about the Pkg-perl-cvs-commits
mailing list