[libcourriel-perl] branch master updated (ad10c75 -> 0769653)

gregor herrmann gregoa at debian.org
Thu Apr 28 15:21:19 UTC 2016


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

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

      from  ad10c75   releasing package libcourriel-perl version 0.40-1
      adds  53545e0   Bump version after release
      adds  48164e3   Fix small typo in Changes
      adds  0d46fe3   Tidy with latest Perl::Tidy
      adds  d147db0   Fix folding of headers with false values like 0
      adds  e3437d8   v0.41
      adds  178f1ec   Imported Upstream version 0.41
       new  3f26ae3   Merge tag 'upstream/0.41'
       new  d7afe55   Update debian/changelog
       new  114e96b   Declare compliance with Debian Policy 3.9.8.
       new  90feecf   Drop unneeded version constraints and alternative build dependencies.
       new  0769653   releasing package libcourriel-perl version 0.41-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                   |  9 ++++-
 META.json                                 | 58 +++++++++++++++----------------
 META.yml                                  | 58 +++++++++++++++----------------
 Makefile.PL                               |  2 +-
 README.md                                 |  2 +-
 debian/changelog                          |  8 +++++
 debian/control                            |  9 +++--
 lib/Courriel.pm                           |  6 ++--
 lib/Courriel/Builder.pm                   | 10 +++---
 lib/Courriel/Header.pm                    |  4 +--
 lib/Courriel/Header/ContentType.pm        |  4 +--
 lib/Courriel/Header/Disposition.pm        |  4 +--
 lib/Courriel/HeaderAttribute.pm           |  4 +--
 lib/Courriel/Headers.pm                   |  4 +--
 lib/Courriel/Helpers.pm                   |  6 ++--
 lib/Courriel/Part/Multipart.pm            |  4 +--
 lib/Courriel/Part/Single.pm               |  4 +--
 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            |  4 +--
 t/00-report-prereqs.t                     |  2 +-
 t/Headers.t                               | 20 +++++++++++
 t/Part-Single.t                           | 10 +++---
 26 files changed, 139 insertions(+), 105 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