[libcourriel-perl] 01/06: Merge tag 'upstream/0.40'

gregor herrmann gregoa at debian.org
Fri Feb 12 20:20:51 UTC 2016


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

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

commit 290ed625c4560c37756104129b135a3a56822287
Merge: 4d76119 a178eb4
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Feb 12 21:13:19 2016 +0100

    Merge tag 'upstream/0.40'
    
    Upstream version 0.40

 Changes                                         |  16 ++
 LICENSE                                         |   2 +-
 MANIFEST                                        |   6 +-
 META.json                                       | 295 +++++++++++++++---------
 META.yml                                        | 269 +++++++++++++--------
 Makefile.PL                                     |   7 +-
 README.md                                       |   6 +-
 cpanfile                                        |   3 +
 lib/Courriel.pm                                 |  10 +-
 lib/Courriel/Builder.pm                         |  12 +-
 lib/Courriel/Header.pm                          | 119 ++++++++--
 lib/Courriel/Header/ContentType.pm              |   6 +-
 lib/Courriel/Header/Disposition.pm              |   6 +-
 lib/Courriel/HeaderAttribute.pm                 |   6 +-
 lib/Courriel/Headers.pm                         |  10 +-
 lib/Courriel/Helpers.pm                         |   2 +-
 lib/Courriel/Part/Multipart.pm                  |   6 +-
 lib/Courriel/Part/Single.pm                     |   6 +-
 lib/Courriel/Role/HeaderWithAttributes.pm       |   4 +-
 lib/Courriel/Role/Part.pm                       |   2 +-
 lib/Courriel/Role/Streams.pm                    |   2 +-
 lib/Courriel/Types.pm                           |   2 +-
 lib/Courriel/Types/Internal.pm                  |   2 +-
 lib/Email/Abstract/Courriel.pm                  |   6 +-
 t/00-report-prereqs.dd                          |   3 +
 t/Courriel.t                                    |   3 +
 t/Headers.t                                     |  78 +++++--
 t/Part-Single.t                                 |  10 +-
 t/author-00-compile.t                           |   4 +-
 t/author-mojibake.t                             |  17 ++
 t/author-pod-spell.t                            |   4 +-
 t/{release-pod-syntax.t => author-pod-syntax.t} |   5 +-
 t/{release-pod-syntax.t => release-meta-json.t} |   6 +-
 33 files changed, 627 insertions(+), 308 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