[SCM] Debian packaging of libparams-validate-perl branch, master, updated. debian/1.06-1-14-gba7c80c

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:43:29 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index a0af64f..10ca54a 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparams-validate-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparams-validate-perl.git
-Homepage: http://search.cpan.org/dist/Params-Validate/
+Homepage: https://metacpan.org/release/Params-Validate/
 
 Package: libparams-validate-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 11e9b29..1260f6b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Params-Validate
 Upstream-Contact: Dave Rolsky, <autarch at urth.org>
  Ilya Martynov <ilya at martynov.org>
-Source: http://search.cpan.org/dist/Params-Validate/
+Source: https://metacpan.org/release/Params-Validate/
 
 Files: *
 Copyright: 
diff --git a/debian/watch b/debian/watch
index 55fd092..94390b1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Params-Validate/ .*/Params-Validate-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Params-Validate/ .*/Params-Validate-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libparams-validate-perl



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