libmail-box-perl 3.009-1 source package in Ubuntu

Changelog

libmail-box-perl (3.009-1) unstable; urgency=medium

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

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 2.064-1.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ gregor herrmann ]
  * Import upstream version 3.009.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.5.0.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Update lintian overrides.

 -- gregor herrmann <email address hidden>  Thu, 20 Aug 2020 04:02:38 +0200

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
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmail-box-perl_3.009-1.dsc 2.6 KiB 9fc5e81d37051dfeeb4eab3c7fe1891955f87d632d843d711303d4056795d548
libmail-box-perl_3.009.orig.tar.gz 289.1 KiB 9185216b0e14c919ec2384769525559491ed7d56d27adb1bc985a1fbeb799165
libmail-box-perl_3.009-1.debian.tar.xz 9.1 KiB cbcda2f0c5cf1cf7d2e4dad6830f954a669637602d809559321ac374861e01ab

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.