[SCM] Debian packaging of libnet-pcap-perl branch, master, updated. 8606be087d050b2d15e90b59c8cb12efcaf4a83a

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


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

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

diff --git a/debian/control b/debian/control
index f57782a..684b93a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Ola Lundqvist <opal at debian.org>,
 Build-Depends: debhelper (>= 8), perl, libpcap0.8-dev,
  libtest-pod-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Net-Pcap/
+Homepage: https://metacpan.org/release/Net-Pcap/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-pcap-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-pcap-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index d605b3b..956b5ec 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: Sebastien Aperghis-Tramoni <sebastien at aperghis.net>
-Source: http://search.cpan.org/dist/Net-Pcap/
+Source: https://metacpan.org/release/Net-Pcap/
 Name: Net-Pcap
 
 Files: *
diff --git a/debian/watch b/debian/watch
index ce69bbb..e9cc4d9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-Pcap/ .*/Net-Pcap-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Pcap/ .*/Net-Pcap-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnet-pcap-perl



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