[SCM] Packaging Net::IPTrie in Debian branch, master, updated. debian/0.7-1-6-g68755a4

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


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

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

diff --git a/debian/control b/debian/control
index b8d60a5..bc63507 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libnetaddr-ip-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://git.debian.org/git/pkg-perl/packages/libnet-iptrie-perl.git
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libnet-iptrie-perl.git
-Homepage: http://search.cpan.org/dist/Net-IPTrie/
+Homepage: https://metacpan.org/release/Net-IPTrie/
 
 Package: libnet-iptrie-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index ebec544..d0a0d01 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Net-IPTrie
 Upstream-Contact: Carlos Vicente  <cvicente at cpan.org>
-Source: http://search.cpan.org/dist/Net-IPTrie/
+Source: https://metacpan.org/release/Net-IPTrie/
 
 Files: *
 Copyright: 2007-2010 Carlos Vicente <cvicente at cpan.org>
diff --git a/debian/watch b/debian/watch
index 3ecf368..9613f6c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-IPTrie/   .*/Net-IPTrie-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-IPTrie/   .*/Net-IPTrie-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging Net::IPTrie in Debian



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