[SCM] Debian packaging of libmodule-extract-perl branch, master, updated. 1c1f5046161a272dcddf384058aabe42c8d559a9

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


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

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

diff --git a/debian/control b/debian/control
index 3eb5bf9..53e27ac 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-extract-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-extract-perl.git
-Homepage: http://search.cpan.org/dist/Module-Extract/
+Homepage: https://metacpan.org/release/Module-Extract/
 
 Package: libmodule-extract-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c24a970..b3b3c37 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=226
 Upstream-Name: Module-Extract
 Upstream-Maintainer: Adam Kennedy <adamk at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Module-Extract/
+Upstream-Source: https://metacpan.org/release/Module-Extract/
 
 Files: *
 Copyright: © 2006, Adam Kennedy <adamk at cpan.org>
diff --git a/debian/watch b/debian/watch
index edf93e5..fa38432 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-Extract/   .*/Module-Extract-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Module-Extract/   .*/Module-Extract-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmodule-extract-perl



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