libnet-smtpauth-perl 0.08-5 source package in Ubuntu

Changelog

libnet-smtpauth-perl (0.08-5) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Fri, 01 Jul 2022 00:11:43 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-smtpauth-perl_0.08-5.dsc 2.1 KiB 8dccecf3ba6d819c0c938beb242b0f2784f7fdab6f199a23ebd49ceea342f3f6
libnet-smtpauth-perl_0.08.orig.tar.gz 5.2 KiB e6a4e1b8a88aae3c4ffcff87a14bc0b24b89b7a4fc7aa1975e6218d3633c8a29
libnet-smtpauth-perl_0.08-5.debian.tar.xz 2.6 KiB 69a576dc2f8215a66fa5a4e9edb3709e37a544d4217185af94ac5c2dac820b5a

Available diffs

No changes file available.

Binary packages built by this source

libnet-smtpauth-perl: Perl module that provides SMTP authentication (Net::SMTP_auth)

 Net::SMTP_auth implements a client interface to the SMTP and ESMTP protocol
 AUTH service extension, enabling a perl5 application to talk to and
 authenticate against SMTP servers.
 .
 This module supplies a more powerful environment than Net::SMTP (provided
 by perl-modules).