libemail-mime-perl 1.949-1 source package in Ubuntu

Changelog

libemail-mime-perl (1.949-1) unstable; urgency=medium

  * Team upload

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

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

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ Salvatore Bonaccorso ]
  * Allow "0" as boundary value (Closes: #944887)

  [ Joenio Marques da Costa ]
  * Import upstream version 1.949
  * Set Rules-Requires-Root: no
  * d/control: depends on libemail-mime-contenttype-perl => 1.023
  * d/control: remove version from libemail-mime-encodings-perl
  * Allow-0-as-boundary-value patch accepted on upstream
  * declare compliance with Debian Policy 4.5.0
  * update debhelper compat to 13
  * Add myself to d/copyright

  [ gregor herrmann ]
  * Annotate test-only build dependencies with <!nocheck>.

 -- Joenio Marques da Costa <email address hidden>  Sat, 07 Nov 2020 18:28:50 +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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libemail-mime-perl_1.949-1.dsc 2.7 KiB e05d2aa2880ac6d1cb4a7b68939dc3cdda11a7b5df6ecacf5353fd6504606e21
libemail-mime-perl_1.949.orig.tar.gz 124.0 KiB 3b0adf6bb413cfe51d75f8ba79aca80deafc98dc1179aa7b2d7a79aff5a6ab9c
libemail-mime-perl_1.949-1.debian.tar.xz 4.8 KiB c3558d0338b650bca5fb873c0eaf930acc51e185f46de0d5f9a1b5568679814a

Available diffs

No changes file available.

Binary packages built by this source

libemail-mime-perl: module for simple MIME message parsing

 Email::MIME is an extension of the Email::Simple module for easily handling
 MIME-encoded messages. It takes a message as a string, splits it up into its
 constituent parts, and allows you access to various parts of the message.
 Headers are decoded from MIME encoding.