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

Florian Schlichting fsfs at moszumanska.debian.org
Tue Apr 22 21:22:22 UTC 2014


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

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

commit 835ef014db11c33c3bd6773feb0dfe87e5011a43
Merge: b605163 3641cb7
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Apr 22 23:14:09 2014 +0200

    Merge tag 'upstream/0.33'
    
    Upstream version 0.33

 Changes                                          |  13 +
 LICENSE                                          |   2 +-
 MANIFEST                                         |   5 +-
 META.json                                        |   6 +-
 META.yml                                         |   4 +-
 Makefile.PL                                      |  71 +++--
 README                                           |   6 +-
 dist.ini                                         |   8 +-
 lib/Courriel.pm                                  |  22 +-
 lib/Courriel/Builder.pm                          |  11 +-
 lib/Courriel/ContentType.pm                      |  42 ---
 lib/Courriel/Disposition.pm                      |  42 ---
 lib/Courriel/Header.pm                           |  11 +-
 lib/Courriel/Header/ContentType.pm               |  11 +-
 lib/Courriel/Header/Disposition.pm               |  11 +-
 lib/Courriel/HeaderAttribute.pm                  |  11 +-
 lib/Courriel/Headers.pm                          |  53 ++--
 lib/Courriel/Helpers.pm                          |   5 +-
 lib/Courriel/Part/Multipart.pm                   |  11 +-
 lib/Courriel/Part/Single.pm                      |  11 +-
 lib/Courriel/Role/HeaderWithAttributes.pm        |   5 +-
 lib/Courriel/Role/Part.pm                        |   5 +-
 lib/Courriel/Role/Streams.pm                     |   5 +-
 lib/Courriel/Types.pm                            |   5 +-
 lib/Courriel/Types/Internal.pm                   |   5 +-
 lib/Email/Abstract/Courriel.pm                   |  11 +-
 t/Builder.t                                      |  11 +-
 t/Headers.t                                      |  38 +--
 t/data/stress-test/mixed_header_line_endings.txt | 354 +++++++++++++++++++++++
 t/release-pod-linkcheck.t                        |  28 --
 t/release-pod-syntax.t                           |   5 +-
 31 files changed, 534 insertions(+), 294 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