[SCM] Debian packaging of File::Find::Wanted branch, master, updated. debian/1.00-1-4-g72a8ed5

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:30:21 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index dc78724..5117dd4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-find-wanted-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-find-wanted-perl.git
-Homepage: http://search.cpan.org/dist/File-Find-Wanted/
+Homepage: https://metacpan.org/release/File-Find-Wanted/
 
 Package: libfile-find-wanted-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 32bf5d5..5adc7da 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: File-Find-Wanted
 Upstream-Contact: Andy Lester <andy at petdance.com>
-Source: http://search.cpan.org/dist/File-Find-Wanted/
+Source: https://metacpan.org/release/File-Find-Wanted/
 
 Files: *
 Copyright: 2005-1012, Andy Lester <andy at petdance.com>
diff --git a/debian/watch b/debian/watch
index f576428..b5e7d9d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/File-Find-Wanted/   .*/File-Find-Wanted-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-Find-Wanted/   .*/File-Find-Wanted-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of File::Find::Wanted



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