[SCM] Debian packaging of libdata-validate-email-perl branch, master, updated. 1f7235cdcaf198ef953fd80cb41bdfd09eb1a945

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:25:18 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index d7f814a..8320baf 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-validate-email-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-validate-email-perl.git
-Homepage: http://search.cpan.org/dist/Data-Validate-Email/
+Homepage: https://metacpan.org/release/Data-Validate-Email/
 
 Package: libdata-validate-email-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7c88f76..3f2614b 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: Richard Sonnen <sonnen at richardsonnen.com>.
-Upstream-Source: http://search.cpan.org/dist/Data-Validate-Email/
+Upstream-Source: https://metacpan.org/release/Data-Validate-Email/
 Upstream-Name: Data-Validate-Email
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 89b434c..754ee46 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/Data-Validate-Email/   .*/Data-Validate-Email-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-Validate-Email/   .*/Data-Validate-Email-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdata-validate-email-perl



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