[SCM] Debian packaging of libio-socket-ssl-perl branch, master, updated. debian/1.76-2-29-g03117bd

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:34:43 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 9056ae4..a483591 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: libio-socket-ip-perl (>= 0.11) | libio-socket-inet6-perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-socket-ssl-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-socket-ssl-perl.git
-Homepage: http://search.cpan.org/dist/IO-Socket-SSL/
+Homepage: https://metacpan.org/release/IO-Socket-SSL/
 
 Package: libio-socket-ssl-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1e06a8f..cbfcd12 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: IO-Socket-SSL
 Upstream-Contact: Steffen Ullrich
  Peter Behroozi
  Marko Asplund
-Source: http://search.cpan.org/dist/IO-Socket-SSL/
+Source: https://metacpan.org/release/IO-Socket-SSL/
 
 Files: *
 Copyright:
diff --git a/debian/watch b/debian/watch
index cd513be..562fe8d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/IO-Socket-SSL/  .+/IO-Socket-SSL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/IO-Socket-SSL/  .+/IO-Socket-SSL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libio-socket-ssl-perl



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