libmail-imapclient-perl 3.43-1 source package in Ubuntu

Changelog

libmail-imapclient-perl (3.43-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.4.1, no changes needed.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.
  * Import upstream version 3.43.
  * Update debian/upstream/metadata.
  * Update years of upstream and packaging copyright.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <email address hidden>  Sat, 11 Sep 2021 16:57:33 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmail-imapclient-perl_3.43-1.dsc 2.6 KiB 70a97e19c1817a82f4b6f35714ceed1d9845c623115da9f9c8c9ee2f47b1c5df
libmail-imapclient-perl_3.43.orig.tar.gz 185.2 KiB 093c97fac15b47a8fe4d2936ef2df377abf77cc8ab74092d2128bb945d1fb46f
libmail-imapclient-perl_3.43-1.debian.tar.xz 8.2 KiB d24ec7e4840c9689d74d9bc53067b601ae0bf71984fab99591cf090e0078728e

Available diffs

No changes file available.

Binary packages built by this source

libmail-imapclient-perl: Perl library for manipulating IMAP mail stores

 Mail::IMAPClient provides an interface for interacting with Internet Message
 Access Protocol (IMAP). It supports virtually all IMAP client operations as
 of RFC3501 and is even capable of handling most unknown commands, including
 non-standard extensions or those which are from a newer version of the IMAP
 specification.
 .
 There are various implementations of IMAP authentication mechanisms. If your
 mail system uses a different procedure to authenticate users, this feature is
 extensible through plugins.