[SCM] Debian packaging of libfile-pid-perl branch, master, updated. 11ba2aa98743c1940941f5c8d0bd7c055da9c4a8

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


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

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

diff --git a/debian/control b/debian/control
index d8244a6..1d21dc8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-pid-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-pid-perl.git
-Homepage: http://search.cpan.org/dist/File-Pid/
+Homepage: https://metacpan.org/release/File-Pid/
 
 Package: libfile-pid-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 59527d8..96b1841 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/File-Pid/   .*/File-Pid-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-Pid/   .*/File-Pid-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfile-pid-perl



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