libmail-box-perl 3.010-3 source package in Ubuntu

Changelog

libmail-box-perl (3.010-3) unstable; urgency=medium

  * Remove generated test data via debian/clean. (Closes: #1045753)
  * Update and simplify lintian overrides.
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Thu, 07 Mar 2024 11:13:08 +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 universe perl

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmail-box-perl_3.010-3.dsc 2.6 KiB 14145d61560629785b00591583be1c2882fa13c00927410ec21863d770445bfb
libmail-box-perl_3.010.orig.tar.gz 289.2 KiB ae194fa250c545c9b9153e3fb5103cab29f79cf2acd4e9fd75cec532201a9564
libmail-box-perl_3.010-3.debian.tar.xz 9.2 KiB ae14f4a87282f95aec085fc27c6613be3a3bd6216e6f6ef47e373cd6b410268f

Available diffs

No changes file available.

Binary packages built by this source

libmail-box-perl: message-folder management module

 Mail::Box is the base-class for accessing various types of mail-folder
 organizational structures in a uniform way. The various folder types vary
 on how they store their messages. For example, a folder may store many
 messages in a single file, or store each message in a separate file in a
 directory. Similarly, there may be different techniques for locking the
 folders.