libmail-thread-perl 2.55-3 source package in Ubuntu

Changelog

libmail-thread-perl (2.55-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

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

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set field Upstream-Name in debian/copyright.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 16:13:27 +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
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmail-thread-perl_2.55-3.dsc 2.1 KiB ac0d7465d7def5d523d88a28c52b6bf16d7c2d76796d38d6bbe960dfcfdbe5e3
libmail-thread-perl_2.55.orig.tar.gz 39.1 KiB b8a4ec3d0d156f73be693bce1720cf0533e7aa9cf0cd66ef3514054683c4bf83
libmail-thread-perl_2.55-3.debian.tar.xz 3.1 KiB 76677263c3f5bc6c0dc512741211ed520fba2c992d13d2a78603916d4f6b40eb

Available diffs

No changes file available.

Binary packages built by this source

libmail-thread-perl: library for threading email by In-Reply-To and References

 The Mail::Thread module implements something relatively close to
 Jamie Zawinski's mail threading algorithm, as described by
 http://www.jwz.org/doc/threading.html. This algorithm is based
 on following References and In-Reply-To headers, and is able to
 deal with not having all of the messages in a thread.