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

Changelog

libnet-smtpauth-perl (0.08-2) unstable; urgency=low

  * Little maintenance release
  * debian/control
   + Bumping standards version to 3.7.3.
   + Moving the Homepage information to the right place.
   + New maintainer's email address.
  * debian/watch
   + Improved.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  02 May 2008 02:15:49 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Intrepid
Original maintainer:
Nacho Barrientos Arias
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Intrepid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-smtpauth-perl_0.08.orig.tar.gz 5.2 KiB e6a4e1b8a88aae3c4ffcff87a14bc0b24b89b7a4fc7aa1975e6218d3633c8a29
libnet-smtpauth-perl_0.08-2.diff.gz 2.0 KiB a6e782d4f1d7cc2231a25d527a51273b6ab6c1154f1a84be93f57fd215039e69
libnet-smtpauth-perl_0.08-2.dsc 700 bytes c4863efdb715b26ffdd592deaecab95eda3b96932b1b8635890f6548a9f200a6

View changes file

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).