[SCM] Debian packaging of Crypt-SSLeay CPAN distribution branch, master, updated. debian/0.57-2-21-g33c9ef1

gregor herrmann gregoa at debian.org
Mon Jan 2 23:39:22 UTC 2012


The following commit has been merged in the master branch:
commit e456ec2694b05f974e7f60505d3674f577905897
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jan 3 00:21:13 2012 +0100

    Capitalize HTTPS in description.
    
    Closes: #622393

diff --git a/debian/control b/debian/control
index 1c22675..13440ed 100644
--- a/debian/control
+++ b/debian/control
@@ -17,16 +17,16 @@ Package: libcrypt-ssleay-perl
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
 Description: OpenSSL support for LWP
- This perl module provides support for the https protocol under LWP, so
- that an LWP::UserAgent can make https GET & HEAD & POST requests. Please
+ This perl module provides support for the HTTPS protocol under LWP, so
+ that an LWP::UserAgent can make HTTPS GET & HEAD & POST requests. Please
  see perldoc LWP for more information on POST requests.
  .
  The Crypt::SSLeay package contains Net::SSL, which is automatically
- loaded by LWP::Protocol::https on https requests, and provides the
+ loaded by LWP::Protocol::https on HTTPS requests, and provides the
  necessary SSL glue for that module to work via these deprecated modules:
  Crypt::SSLeay::CTX, Crypt::SSLeay::Conn and Crypt::SSLeay::X509.
  .
- Work on Crypt::SSLeay has been continued only to provide https support
+ Work on Crypt::SSLeay has been continued only to provide HTTPS support
  for the LWP - libwww perl libraries. If you want access to the OpenSSL
  API via perl, check out Sampo's Net::SSLeay (available in Debian as
  the libnet-ssleay-perl package).

-- 
Debian packaging of Crypt-SSLeay CPAN distribution



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