libemail-simple-perl 2.206-1 source package in Ubuntu

Changelog

libemail-simple-perl (2.206-1) unstable; urgency=medium

  * Team upload

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Nuno Carvalho ]
  * New upstream release
  * debian/control:
    + update standards version to 3.9.6
    + add "Testsuite: autopkgtest-pkg-perl"
  * debian/copyright: update upstream copyright information according to
    the COPYRIGHT sections in the provided modules

 -- Nuno Carvalho <email address hidden>  Fri, 29 May 2015 19:15:37 +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

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libemail-simple-perl_2.206-1.dsc 2.5 KiB cd4989489820c5b97310cdc5584cca93d3fb066f614d7384ac75214d1c71fe4a
libemail-simple-perl_2.206.orig.tar.gz 36.7 KiB 42147dbe8ed9fbe4c8b02bc89491016880225444ec3219384e53285be4f0b7a5
libemail-simple-perl_2.206-1.debian.tar.xz 3.9 KiB afa4bda1bd7f4cd84e852db5ff6a1a333073ed00ed1a51cb316d3c35980ecc60

Available diffs

No changes file available.

Binary packages built by this source

libemail-simple-perl: module to parse RFC2822 headers and message format

 Email::Simple is the first deliverable of the Perl Email Project, a reaction
 against the complexity and increasing bugginess of the Mail::* modules. In
 contrast, Email::* modules are meant to be simple to use and to maintain,
 pared to the bone, fast, minimal in their external dependencies, and correct.