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

Changelog

libemail-mime-perl (1.924-1) unstable; urgency=low


  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * New upstream release.
    Closes: #723933
  * Update (build) dependencies.
  * Declare compliance with Debian Policy 3.9.4.
  * Update list of upstream copyright holders.
  * Add /me to Uploaders.

 -- gregor herrmann <email address hidden>  Sat, 21 Sep 2013 20:06:40 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libemail-mime-perl_1.924-1.dsc 2.5 KiB 882ae00dd6674bb2df72d8528c9140c7f3e71f097fa4e88bf387ad28a0c12e1d
libemail-mime-perl_1.924.orig.tar.gz 108.6 KiB 89886efc47b0159476cc403a8ee9e30f634a90a3508e54aaa98738cfe7afaa63
libemail-mime-perl_1.924-1.debian.tar.gz 3.7 KiB 50c5434104faa936203932e357bc6a92831cafae41c190023adb51169290ae58

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.