[SCM] Debian packaging of libsys-filesystem-perl branch, master, updated. f37b55e808c4a32978036e7dcc34ef27539e060d

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:48:08 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 122d181..ff0e865 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-filesystem-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-filesystem-perl.git
-Homepage: http://search.cpan.org/dist/Sys-Filesystem/
+Homepage: https://metacpan.org/release/Sys-Filesystem/
 
 Package: libsys-filesystem-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index dd6822c..b03e310 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: Jens Rehsack <rehsack at cpan.org>
-Source: http://search.cpan.org/dist/Sys-Filesystem/
+Source: https://metacpan.org/release/Sys-Filesystem/
 Name: Sys-Filesystem
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 159d0a8..03b67ba 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Sys-Filesystem/   .*/Sys-Filesystem-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sys-Filesystem/   .*/Sys-Filesystem-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libsys-filesystem-perl



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