[SCM] Debian packaging of Crypt-SSLeay CPAN distribution branch, master, updated. debian/0.58-1-14-ga9e9ba3

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:23:55 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index b6bcc6f..37acede 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9.20120312), perl,
  libtest-pod-perl,
  libtry-tiny-perl,
  openssl
-Homepage: http://search.cpan.org/dist/Crypt-SSLeay/
+Homepage: https://metacpan.org/release/Crypt-SSLeay/
 
 Package: libcrypt-ssleay-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index e3a6d6a..aefad18 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Crypt-SSLeay
 Upstream-Contact: A. Sinan Unur <nanis at cpan.org>
-Source: http://search.cpan.org/dist/Crypt-SSLeay/
+Source: https://metacpan.org/release/Crypt-SSLeay/
 
 Files: *
 Copyright: 2010, A. Sinan Unur
diff --git a/debian/watch b/debian/watch
index c3711d5..c90fd7e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Crypt-SSLeay/  .+/Crypt-SSLeay-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Crypt-SSLeay/  .+/Crypt-SSLeay-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Crypt-SSLeay CPAN distribution



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