libmailtools-perl 2.21-3 source package in Ubuntu

Changelog

libmailtools-perl (2.21-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ gregor herrmann ]
  * Backup and restore file which gets modified during build.
    (Closes: #1049115)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.

 -- gregor herrmann <email address hidden>  Thu, 07 Mar 2024 16:10:11 +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
Oracular release main perl

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmailtools-perl_2.21-3.dsc 2.4 KiB a4d70d410fb0f5eeef539773892db55006e678cf017ca7dcaf7d614f913a9919
libmailtools-perl_2.21.orig.tar.gz 56.7 KiB 4ad9bd6826b6f03a2727332466b1b7d29890c8d99a32b4b3b0a8d926ee1a44cb
libmailtools-perl_2.21-3.debian.tar.xz 7.0 KiB c2db735a433b9046ba704f669c6fbc49aa0e1070bb3d1063162922d2663502ce

Available diffs

No changes file available.

Binary packages built by this source

libmailtools-perl: modules to manipulate email in perl programs

 MailTools is a set of perl modules which provide an easy interface to
 manipulating email in an object-oriented fashion.
 .
  Mail::Address - Parse mail addresses
  Mail::Cap - Parse mailcap files
  Mail::Field - Base class for manipulation of mail header fields
  Mail::Field::AddrList - object representation of e-mail address lists
  Mail::Field::Date - a date header field
  Mail::Field::Generic - implementation for inspecific fields
  Mail::Filter - Filter mail through multiple subroutines
  Mail::Header - manipulate MIME headers
  Mail::Internet - manipulate email messages
  Mail::Mailer - Simple interface to electronic mailing mechanisms
  Mail::Send - Simple electronic mail interface
  Mail::Util - mail utility functions