libemail-mime-encodings-perl 1.313-1 source package in Ubuntu

Changelog

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

  [ Brian Cassidy ]
  * New upstream release
  * debian/compat: now 7
  * debian/control:
    + Added myself to Uploaders
    + Standards-Version now 3.8.1
    + debhelper dep to 7
  * debian/rules: update to new standards
  * debian/copyright: update to new standards

  [ gregor herrmann ]
  * debian/control:
    - switch Vcs-Browser field to ViewSVN
    - add ${misc:Depends} to Depends: field
    - remove leading space and article from short description
    - mention module name in long description

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  01 May 2009 20:30:42 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Karmic
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Karmic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libemail-mime-encodings-perl_1.313.orig.tar.gz 10.5 KiB de5324c08f2aee5bd81bd6ef9e03a4bb061861fec8d4c853a1c06a421e194c39
libemail-mime-encodings-perl_1.313-1.diff.gz 2.0 KiB 5c377d9a091b5496290fd54cecf580dca4bbdff5371bb1ffa8781cd7489e395c
libemail-mime-encodings-perl_1.313-1.dsc 1.5 KiB 0f8bef8c6183e9b7d9d7580244276dbfb85117a0ec73b227a42965bb4855b65c

Available diffs

View changes file

Binary packages built by this source

libemail-mime-encodings-perl: unified interface to MIME encoding and decoding

 Email::MIME::Encodings simply wraps MIME::Base64 and MIME::QuotedPrint
 so that you can throw the contents of a Content-Transfer-Encoding
 header at some text and have the right thing happen.