[libcourriel-perl] 03/06: Merge tag 'upstream/0.36'

gregor herrmann gregoa at debian.org
Mon Sep 15 17:46:47 UTC 2014


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

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

commit fdf81849b1bcc667596b681bd2dd7875bd1b809a
Merge: 4b85a0a 1ec4fce
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 15 19:41:38 2014 +0200

    Merge tag 'upstream/0.36'
    
    Upstream version 0.36

 Changes                                   |   7 +
 MANIFEST                                  |  12 +-
 META.json                                 | 609 +++++++++++++++++++++++++++++-
 META.yml                                  | 460 +++++++++++++++++++++-
 Makefile.PL                               |  17 +-
 README                                    |  16 -
 README.md                                 | 275 ++++++++++++++
 dist.ini                                  |  80 ++--
 lib/Courriel.pm                           |  20 +-
 lib/Courriel/Builder.pm                   |   8 +-
 lib/Courriel/Header.pm                    |  14 +-
 lib/Courriel/Header/ContentType.pm        |  10 +-
 lib/Courriel/Header/Disposition.pm        |  10 +-
 lib/Courriel/HeaderAttribute.pm           |   8 +-
 lib/Courriel/Headers.pm                   |   8 +-
 lib/Courriel/Helpers.pm                   |   2 +-
 lib/Courriel/Part/Multipart.pm            |  10 +-
 lib/Courriel/Part/Single.pm               |  10 +-
 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            |   8 +-
 t/00-compile.t                            |  65 ++++
 t/00-report-prereqs.dd                    |  73 ++++
 t/00-report-prereqs.t                     | 176 +++++++++
 t/Headers.t                               |  12 +
 t/author-pod-spell.t                      |  69 ++++
 t/release-no-tabs.t                       |  37 --
 t/release-pod-coverage.t                  |  65 ++--
 t/release-pod-linkcheck.t                 |  28 ++
 t/release-pod-spell.t                     |  53 ---
 t/release-portability.t                   |  19 +
 34 files changed, 1922 insertions(+), 269 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