[SCM] Debian packaging of libnet-xwhois-perl branch, master, updated. 7c62fb78081e7e1736bd5255173b10a1194eb5fd

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


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

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

diff --git a/debian/control b/debian/control
index a53ee66..d205e7c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.7.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-xwhois-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-xwhois-perl.git
-Homepage: http://search.cpan.org/dist/Net-XWhois/
+Homepage: https://metacpan.org/release/Net-XWhois/
 
 Package: libnet-xwhois-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index b6ddf5b..2a200c5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-XWhois/   .*/Net-XWhois-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Net-XWhois/   .*/Net-XWhois-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libnet-xwhois-perl



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