[SCM] Debian packaging of libmodule-used-perl branch, master, updated. 74b8420a75564b622c6064b4f227dde5316f7192

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:38:52 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index f53fd3b..bea8765 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-used-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-used-perl.git
-Homepage: http://search.cpan.org/dist/Module-Used/
+Homepage: https://metacpan.org/release/Module-Used/
 
 Package: libmodule-used-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2f54358..8e8ca18 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=59
 Maintainer: Elliot Shank <perl at galumph.com>
-Source: http://search.cpan.org/dist/Module-Used/
+Source: https://metacpan.org/release/Module-Used/
 Name: Module-Used
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4c64a92..88bb514 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/Module-Used/ \
+https://metacpan.org/release/Module-Used/ \
 	.*/Module-Used-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmodule-used-perl



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