[libcourriel-perl] 01/05: Merge tag 'upstream/0.42'

gregor herrmann gregoa at debian.org
Wed Jul 20 17:32:14 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 ac0b7e6cf2bf548531bdc8dce05d014d2f827329
Merge: 701f4fe 8823ec1
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 20 19:27:34 2016 +0200

    Merge tag 'upstream/0.42'
    
    Upstream version 0.42

 CONTRIBUTING.md                                    | 131 ++++
 Changes                                            |   7 +
 INSTALL                                            |  14 +-
 MANIFEST                                           |  28 +-
 META.json                                          | 683 +++++++++++++--------
 META.yml                                           | 572 ++++++++++-------
 Makefile.PL                                        |   8 +-
 README.md                                          | 380 ++++++------
 cpanfile                                           |  15 +-
 dist.ini                                           |   1 +
 lib/Courriel.pm                                    |  40 +-
 lib/Courriel/Builder.pm                            |  17 +-
 lib/Courriel/Header.pm                             |  17 +-
 lib/Courriel/Header/ContentType.pm                 |  17 +-
 lib/Courriel/Header/Disposition.pm                 |  17 +-
 lib/Courriel/HeaderAttribute.pm                    |  17 +-
 lib/Courriel/Headers.pm                            |  17 +-
 lib/Courriel/Helpers.pm                            |   2 +-
 lib/Courriel/Part/Multipart.pm                     |  17 +-
 lib/Courriel/Part/Single.pm                        |  17 +-
 lib/Courriel/Role/HeaderWithAttributes.pm          |   2 +-
 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                     |  17 +-
 perlcriticrc                                       |   9 +
 t/00-report-prereqs.dd                             |  17 +-
 t/00-report-prereqs.t                              |  10 +-
 t/author-mojibake.t                                |  17 -
 t/release-cpan-changes.t                           |  19 -
 t/release-meta-json.t                              |  12 -
 t/release-tidyall.t                                |  17 -
 tidyall.ini                                        |  22 +-
 t/author-00-compile.t => xt/author/00-compile.t    |   8 -
 xt/author/clean-namespaces.t                       |  16 +
 xt/author/mojibake.t                               |   9 +
 .../author/pod-coverage.t                          |   8 -
 t/release-pod-no404s.t => xt/author/pod-no404s.t   |   8 -
 t/author-pod-spell.t => xt/author/pod-spell.t      |  11 +-
 t/author-pod-syntax.t => xt/author/pod-syntax.t    |   8 -
 t/release-portability.t => xt/author/portability.t |   8 -
 .../author/test-version.t                          |  11 +-
 xt/release/cpan-changes.t                          |  10 +
 xt/release/meta-json.t                             |   4 +
 .../release/pod-linkcheck.t                        |   8 -
 xt/release/tidyall.t                               |  15 +
 47 files changed, 1361 insertions(+), 930 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