libcrypt-ssleay-perl 0.73.06-2 source package in Ubuntu

Changelog

libcrypt-ssleay-perl (0.73.06-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Replace '--with perl_openssl' in debian/rules with a build dependency
    on 'dh-sequence-perl-openssl'.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

  [ gregor herrmann ]
  * Remover unneeded alternative (build) dependencies.
  * debian/watch: remove duplicate URL.
  * Also remove lintian override for search.cpan.org.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Annotate test-only build dependencies with <!nocheck>.
  * Update debian/upstream/metadata.
  * debian/rules: set PERL5LIB, so that Makefile.PL picks up inc/.

 -- gregor herrmann <email address hidden>  Sat, 30 Jul 2022 18:13:41 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcrypt-ssleay-perl_0.73.06-2.dsc 2.6 KiB a8be79eb28d33c521821924db96303a440e25fe2e0c8f204d8c680a391a78b00
libcrypt-ssleay-perl_0.73.06.orig.tar.gz 126.5 KiB f8ecca45c87eb91325992b13f0594f808e6f1bc4c3b9a7f141b9a838384d252c
libcrypt-ssleay-perl_0.73.06-2.debian.tar.xz 8.2 KiB f714ca3f7919c3ce8b27f8e0db5224756e49189b7434e52822cdfe12edce3e01

No changes file available.

Binary packages built by this source

libcrypt-ssleay-perl: 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
 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
 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
 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).

libcrypt-ssleay-perl-dbgsym: debug symbols for libcrypt-ssleay-perl