[SCM] Debian packaging of libnet-opensrs-perl branch, master, updated. f4d6be361330c5c146cbfe0d4873b27c8efd0da6

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


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

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

diff --git a/debian/control b/debian/control
index 927d3b3..5c7cafa 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-opensrs-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-opensrs-perl.git
-Homepage: http://search.cpan.org/dist/Net-OpenSRS/
+Homepage: https://metacpan.org/release/Net-OpenSRS/
 
 Package: libnet-opensrs-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 475858d..1dd5c3f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-OpenSRS/  .+/Net-OpenSRS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-OpenSRS/  .+/Net-OpenSRS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnet-opensrs-perl



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