[SCM] Debian packaging of libnet-akamai-perl branch, master, updated. d966bf84038a4d8c1d21d97cb4d8b8ea7ad1a90e

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


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

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

diff --git a/debian/control b/debian/control
index faf1b54..0a9b9dd 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: libcrypt-ssleay-perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-akamai-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-akamai-perl.git
-Homepage: http://search.cpan.org/dist/Net-Akamai/
+Homepage: https://metacpan.org/release/Net-Akamai/
 
 Package: libnet-akamai-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 95a3bcb..85d8a20 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: John Goulah  <jgoulah at cpan.org>
-Source: http://search.cpan.org/dist/Net-Akamai/
+Source: https://metacpan.org/release/Net-Akamai/
 Name: Net-Akamai
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4fdb615..78ee28b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-Akamai/   .*/Net-Akamai-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Akamai/   .*/Net-Akamai-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnet-akamai-perl



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