[libcourriel-perl] 01/04: Merge tag 'upstream/0.39'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Aug 13 13:26:34 UTC 2015


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

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

commit c4985496731b3bd5cb897acbe4214eebb170f423
Merge: 860cd8d 8115fff
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Aug 13 10:09:15 2015 -0300

    Merge tag 'upstream/0.39'
    
    Upstream version 0.39
    
    # gpg: Signature made Thu 13 Aug 2015 10:09:12 AM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Changes                                            |  14 ++
 MANIFEST                                           |   6 +-
 META.json                                          | 261 +++++++++++----------
 META.yml                                           | 235 ++++++++++---------
 Makefile.PL                                        |   8 +-
 README.md                                          |  12 +-
 cpanfile                                           |   7 +-
 lib/Courriel.pm                                    | 103 ++++----
 lib/Courriel/Builder.pm                            |  28 +--
 lib/Courriel/Header.pm                             |  16 +-
 lib/Courriel/Header/ContentType.pm                 |   4 +-
 lib/Courriel/Header/Disposition.pm                 |   4 +-
 lib/Courriel/HeaderAttribute.pm                    |  24 +-
 lib/Courriel/Headers.pm                            |  28 +--
 lib/Courriel/Helpers.pm                            |   4 +-
 lib/Courriel/Part/Multipart.pm                     |  40 ++--
 lib/Courriel/Part/Single.pm                        |  68 +++---
 lib/Courriel/Role/HeaderWithAttributes.pm          |  18 +-
 lib/Courriel/Role/Part.pm                          |  14 +-
 lib/Courriel/Role/Streams.pm                       |   2 +-
 lib/Courriel/Types.pm                              |   2 +-
 lib/Courriel/Types/Internal.pm                     |   4 +-
 lib/Email/Abstract/Courriel.pm                     |  14 +-
 t/00-report-prereqs.dd                             |   7 +-
 t/00-report-prereqs.t                              |   2 +-
 t/Builder.t                                        |  80 +++----
 t/ContentType.t                                    |   8 +-
 t/Courriel.t                                       | 139 ++++++-----
 t/Email-Sender.t                                   |  47 +++-
 t/HeaderAttribute.t                                |  20 +-
 t/Headers.t                                        |  68 +++---
 t/Part-Multipart.t                                 |  18 +-
 t/{00-compile.t => author-00-compile.t}            |  17 +-
 t/author-pod-spell.t                               |   2 +-
 ...elease-test-version.t => author-test-version.t} |  14 +-
 t/release-pod-coverage.t                           |   3 +
 t/stress.t                                         |   8 +-
 t/weird-input.t                                    |  18 +-
 38 files changed, 720 insertions(+), 647 deletions(-)

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



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