[SCM] Debian packaging of libdata-validate-ip-perl branch, master, updated. 1b3621d574658ed6d4265fd71ac316cfe13df571

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:25:22 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index cee5418..93f65ac 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libnet-ipv6addr-perl, libnet-netmask-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
  Ryan Niebur <ryan at debian.org>, gregor herrmann <gregoa at debian.org>
-Homepage: http://search.cpan.org/dist/Data-Validate-IP/
+Homepage: https://metacpan.org/release/Data-Validate-IP/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-validate-ip-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-validate-ip-perl.git
 Standards-Version: 3.9.1
diff --git a/debian/copyright b/debian/copyright
index c441474..0bb4ea7 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: Neil Neely <neil at neely.cx>
-Source: http://search.cpan.org/dist/Data-Validate-IP/
+Source: https://metacpan.org/release/Data-Validate-IP/
 Name: Data-Validate-IP
 
 Files: *
diff --git a/debian/watch b/debian/watch
index f65a882..c37e9e5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Data-Validate-IP/ .*/Data-Validate-IP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-Validate-IP/ .*/Data-Validate-IP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdata-validate-ip-perl



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