[SCM] Debian packaging of libxml-validator-schema-perl branch, master, updated. 57f50a22efc7ae8aeb8149b4eb686a4e59179057

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


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

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

diff --git a/debian/control b/debian/control
index f7863e0..0a16346 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl, libxml-sax-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/XML-Validator-Schema/
+Homepage: https://metacpan.org/release/XML-Validator-Schema/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-validator-schema-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-validator-schema-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 1a00064..5ed091d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Sam Tregar <sam at tregar.com>
-Upstream-Source: http://search.cpan.org/dist/XML-Validator-Schema/
+Upstream-Source: https://metacpan.org/release/XML-Validator-Schema/
 Upstream-Name: XML-Validator-Schema
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 04551ba..98edb2e 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/XML-Validator-Schema/   .*/XML-Validator-Schema-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/XML-Validator-Schema/   .*/XML-Validator-Schema-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libxml-validator-schema-perl



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