[SCM] Debian packaging of libfile-scan-perl branch, master, updated. 2bad0925e57bec4fe340e7d2ab85e65dfaa28137

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


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

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

diff --git a/debian/control b/debian/control
index 4eecff1..08ee5f3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-scan-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-scan-perl.git
-Homepage: http://search.cpan.org/dist/File-Scan/
+Homepage: https://metacpan.org/release/File-Scan/
 
 Package: libfile-scan-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 9f5ee63..3161600 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: Henrique M. Ribeiro Dias
-Upstream-Source: http://search.cpan.org/dist/File-Scan/
+Upstream-Source: https://metacpan.org/release/File-Scan/
 Upstream-Name: File-Scan
 
 Files: *
diff --git a/debian/watch b/debian/watch
index c9eccbe..e7d447a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 
-http://search.cpan.org/dist/File-Scan/   .*/File-Scan-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/File-Scan/   .*/File-Scan-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libfile-scan-perl



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