[SCM] Debian packaging of libvalidate-net-perl branch, master, updated. ca800229a32895e605666bffc66e3a172ab2eed6

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:53:14 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 4eaad3d..d72c87d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvalidate-net-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvalidate-net-perl.git
-Homepage: http://search.cpan.org/dist/Validate-Net/
+Homepage: https://metacpan.org/release/Validate-Net/
 
 Package: libvalidate-net-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index ef27fbd..e57e12c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Validate-Net/   .*/Validate-Net-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
\ No newline at end of file
+https://metacpan.org/release/Validate-Net/   .*/Validate-Net-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
\ No newline at end of file

-- 
Debian packaging of libvalidate-net-perl



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