[libcourriel-perl] 01/07: Merge tag 'upstream/0.37'

gregor herrmann gregoa at debian.org
Sat May 9 20:31:26 UTC 2015


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

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

commit 1325625d1ee1354387194d0d372adc73b6bee1fb
Merge: 5b94457 a4ac52f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 9 22:25:31 2015 +0200

    Merge tag 'upstream/0.37'
    
    Upstream version 0.37

 Changes                                   |   6 +
 INSTALL                                   |   1 -
 LICENSE                                   |   2 +-
 MANIFEST                                  |   8 +-
 META.json                                 | 415 ++++++++++++++++++++----------
 META.yml                                  | 358 +++++++++++++++++---------
 Makefile.PL                               |  23 +-
 README.md                                 | 357 ++++++++++++-------------
 cpanfile                                  |  72 ++++++
 dist.ini                                  |  14 +-
 lib/Courriel.pm                           |  36 +--
 lib/Courriel/Builder.pm                   |  27 +-
 lib/Courriel/Header.pm                    |  10 +-
 lib/Courriel/Header/ContentType.pm        |  18 +-
 lib/Courriel/Header/Disposition.pm        |  13 +-
 lib/Courriel/HeaderAttribute.pm           |  15 +-
 lib/Courriel/Headers.pm                   |  43 ++--
 lib/Courriel/Helpers.pm                   |  11 +-
 lib/Courriel/Part/Multipart.pm            |  16 +-
 lib/Courriel/Part/Single.pm               |  21 +-
 lib/Courriel/Role/HeaderWithAttributes.pm |   4 +-
 lib/Courriel/Role/Part.pm                 |   8 +-
 lib/Courriel/Role/Streams.pm              |   5 +-
 lib/Courriel/Types.pm                     |   4 +-
 lib/Courriel/Types/Internal.pm            |  11 +-
 lib/Email/Abstract/Courriel.pm            |   8 +-
 perlcriticrc                              |  58 +++++
 perltidyrc                                |  21 ++
 t/00-compile.t                            |   9 +-
 t/00-report-prereqs.dd                    |  17 +-
 t/00-report-prereqs.t                     |  13 +-
 t/Builder.t                               |  10 +-
 t/ContentType.t                           |   9 +-
 t/Courriel.t                              |  30 ++-
 t/Email-Sender.t                          |   1 +
 t/HeaderAttribute.t                       |   2 -
 t/Headers.t                               |  20 +-
 t/author-pod-spell.t                      |  21 +-
 t/release-pod-coverage.t                  |   6 +
 t/release-portability.t                   |   1 +
 t/release-test-version.t                  |  30 +++
 t/release-tidyall.t                       |  17 ++
 tidyall.ini                               |  19 ++
 43 files changed, 1197 insertions(+), 593 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