[libemail-mime-perl] 03/08: Merge tag 'upstream/1.934'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Aug 21 18:10:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libemail-mime-perl.

commit 279057062896dcf27334af756e788d4825099005
Merge: 7f01ad3 6b84a88
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Aug 21 14:29:44 2015 -0300

    Merge tag 'upstream/1.934'
    
    Upstream version 1.934
    
    # gpg: Signature made Fri 21 Aug 2015 02:27:18 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Changes                          |  34 ++
 LICENSE                          |   2 +-
 MANIFEST                         |   7 +-
 META.json                        | 286 ++++++++----
 META.yml                         | 283 ++++++++----
 Makefile.PL                      |  24 +-
 README                           |   4 +-
 lib/Email/MIME.pm                | 930 ++++++++++++++++++++++-----------------
 lib/Email/MIME/Creator.pm        |  14 +-
 lib/Email/MIME/Encode.pm         |   4 +-
 lib/Email/MIME/Header.pm         |  95 ++--
 lib/Email/MIME/Modifier.pm       |   4 +-
 t/00-report-prereqs.dd           |  46 ++
 t/00-report-prereqs.t            | 183 ++++++++
 t/000-report-versions-tiny.t     |  88 ----
 t/basic.t                        |   1 +
 t/body-ref.t                     |  36 ++
 t/charset.t                      |  38 ++
 t/ct_attrs.t                     |  18 +-
 t/multipart.t                    |  16 +-
 t/unicode.t                      |   7 +
 t/walk-parts.t                   |   8 +
 xt/release/changes_has_content.t |   2 +-
 xt/release/pod-syntax.t          |   4 +-
 24 files changed, 1409 insertions(+), 725 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-mime-perl.git



More information about the Pkg-perl-cvs-commits mailing list