[SCM] Debian packaging of libmodule-inspector-perl branch, master, updated. 4b47075b12c58e599eedea34252291faa796cd10

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


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

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

diff --git a/debian/control b/debian/control
index 7d7e551..23f5988 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-inspector-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-inspector-perl.git
-Homepage: http://search.cpan.org/dist/Module-Inspector/
+Homepage: https://metacpan.org/release/Module-Inspector/
 
 Package: libmodule-inspector-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1ddc5f0..afe2794 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Adam Kennedy <adamk at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Module-Inspector/
+Upstream-Source: https://metacpan.org/release/Module-Inspector/
 Upstream-Name: Module-Inspector
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5db5f7c..f105705 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Module-Inspector/   .*/Module-Inspector-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Module-Inspector/   .*/Module-Inspector-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmodule-inspector-perl



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