[SCM] Debian packaging of libnet-arp-perl branch, master, updated. b47894569d6cdbb9fc5318880199658d1a5c7243

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


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

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

diff --git a/debian/control b/debian/control
index 9f3a7e6..44ea63a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Niko Tyni <ntyni at debian.org>,
  Franck Joncourt <franck at debian.org>, Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Net-ARP/
+Homepage: https://metacpan.org/release/Net-ARP/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-arp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-arp-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 9dc3e08..6a883b5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Name: Net::ARP
 Upstream-Maintainer: Bastian Ballmann
-Upstream-Source: http://search.cpan.org/dist/Net-ARP/
+Upstream-Source: https://metacpan.org/release/Net-ARP/
 
 Files: *
 Copyright: © Copyright 2004-2007 Bastian Ballmann <Crazydj at chaostal.de>
diff --git a/debian/watch b/debian/watch
index 2e1d390..94c777e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 
-http://search.cpan.org/dist/Net-ARP/ .*/Net-ARP-(.*).(?:tar.gz|tar|tgz)
+https://metacpan.org/release/Net-ARP/ .*/Net-ARP-(.*).(?:tar.gz|tar|tgz)

-- 
Debian packaging of libnet-arp-perl



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