[SCM] Debian packaging of libfile-policy-perl branch, master, updated. 6daafc73767e4cd56a74201770cbbf8518cc9a57

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


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

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

diff --git a/debian/control b/debian/control
index d589cc0..044a59b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-policy-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-policy-perl.git
-Homepage: http://search.cpan.org/dist/File-Policy/
+Homepage: https://metacpan.org/release/File-Policy/
 
 Package: libfile-policy-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 2cd8a67..a3c76b7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/File-Policy/   .*/File-Policy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-Policy/   .*/File-Policy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfile-policy-perl



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