[SCM] Debian packaging of libnet-address-ip-local-perl branch, master, updated. debian/0.1.2-2-4-g0d73684

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 12b3bf1db1ed5ee92d61817d36436dff6362d1ec
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 22695d3..a10dfef 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Julián Moreno Patiño <darkjunix at gmail.com>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Net-Address-IP-Local/
+Homepage: https://metacpan.org/release/Net-Address-IP-Local/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-address-ip-local-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-address-ip-local-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 1c93430..4bcd346 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://dep.debian.net/deps/dep5
 Upstream-Name: libnet-address-ip-local-perl
-Source: http://search.cpan.org/dist/Net-Address-IP-Local/
+Source: https://metacpan.org/release/Net-Address-IP-Local/
 
 Files: *
 Copyright: 2005-2009 Julian Mehnle <julian at mehnle.net>
diff --git a/debian/watch b/debian/watch
index c104cb7..d68dd11 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-Address-IP-Local/   .*/Net-Address-IP-Local-v?(\d[\d.a-z-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Address-IP-Local/   .*/Net-Address-IP-Local-v?(\d[\d.a-z-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnet-address-ip-local-perl



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