[SCM] Adopting Filesys::Statvfs branch, master, updated. upstream/0.82-12-g0a67449

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:31:10 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index bcf4ca2..0340b62 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 8),
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilesys-statvfs-perl.git
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libfilesys-statvfs-perl.git
-Homepage: http://search.cpan.org/dist/Filesys-Statvfs/
+Homepage: https://metacpan.org/release/Filesys-Statvfs/
 
 Package: libfilesys-statvfs-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 3f2a4a3..0d101c4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Ian Guthrie <iguthrie at aol.com>
-Source: http://search.cpan.org/dist/Filesys-Statvfs/
+Source: https://metacpan.org/release/Filesys-Statvfs/
 Name: Filesys-Statvfs
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 8a2f4ed..1eed33b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Filesys-Statvfs/   .*/Filesys-Statvfs-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Filesys-Statvfs/   .*/Filesys-Statvfs-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Adopting Filesys::Statvfs



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