[SCM] Debian packaging of libnet-ssleay-perl branch, master, updated. debian/1.48-1-4-gfbb0eed

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


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

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

diff --git a/debian/control b/debian/control
index d0aa27c..002fdfc 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>,
  Franck Joncourt <franck at debian.org>,
  Alessandro Ghedini <ghedo at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Net-SSLeay/
+Homepage: https://metacpan.org/release/Net-SSLeay/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-ssleay-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-ssleay-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 70577aa..5c3bdd4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Net-SSLeay
 Upstream-Contact: Florian Ragwitz <rafl at debian.org>
  Mike McCauley <mikem at open.com.au>
-Source: http://search.cpan.org/dist/Net-SSLeay/
+Source: https://metacpan.org/release/Net-SSLeay/
 
 Files: *
 Copyright: 1996-2003, Sampo Kellomaki <sampo at iki.fi>
diff --git a/debian/watch b/debian/watch
index 0464f79..b1f6b77 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/_/./g" \
-http://search.cpan.org/dist/Net-SSLeay/  .+/Net-SSLeay-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-SSLeay/  .+/Net-SSLeay-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnet-ssleay-perl



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