[SCM] Debian packaging of libfile-finder-perl branch, master, updated. 471e6c7b739c1636d02b154819180f8b694eaadc

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


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

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

diff --git a/debian/control b/debian/control
index 0c2d1c7..210bdf2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libtext-glob-perl, libtest-pod-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Rene Mayorga <rmayorga at debian.org>
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/File-Finder/
+Homepage: https://metacpan.org/release/File-Finder/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-finder-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-finder-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 2e91d9c..542c6c4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Randal L. Schwartz, <merlyn at stonehenge.com>, with a tip
     of the hat to Richard Clamp for File::Find::Rule.
-Upstream-Source: http://search.cpan.org/dist/File-Finder/
+Upstream-Source: https://metacpan.org/release/File-Finder/
 Upstream-Name: File-Finder
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 9bd2129..b54f326 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/File-Finder/   .*/File-Finder-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-Finder/   .*/File-Finder-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfile-finder-perl



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