[libcourriel-perl] branch master updated (ffa6b52 -> b816eb2)

gregor herrmann gregoa at debian.org
Sat Dec 23 20:10:12 UTC 2017


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

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

      from  ffa6b52   releasing package libcourriel-perl version 0.44-1
      adds  a077ae1   Bump version after release
      adds  b628f70   Fix test failure with P::VC 0.26
      adds  b17a533   v0.45
      adds  c2622ae   New upstream version 0.45
       new  44c636a   Update upstream source from tag 'upstream/0.45'
       new  0be3d98   Update debian/changelog
       new  0e3a299   Update years of upstream and packaging copyright.
       new  43d5b5c   Update (build) dependencies.
       new  ff5ff38   Declare compliance with Debian Policy 4.1.2.
       new  b816eb2   releasing package libcourriel-perl version 0.45-1

The 6 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:
 CONTRIBUTING.md                           |   6 +-
 Changes                                   |   6 +
 LICENSE                                   |   2 +-
 MANIFEST                                  |   2 +-
 META.json                                 | 223 +++++++++++++++---------------
 META.yml                                  | 215 ++++++++++++++--------------
 Makefile.PL                               |   8 +-
 README.md                                 |  14 +-
 cpanfile                                  |   5 +-
 debian/changelog                          |   9 ++
 debian/control                            |   6 +-
 debian/copyright                          |   4 +-
 lib/Courriel.pm                           |  18 ++-
 lib/Courriel/Builder.pm                   |  16 ++-
 lib/Courriel/Header.pm                    |  16 ++-
 lib/Courriel/Header/ContentType.pm        |  16 ++-
 lib/Courriel/Header/Disposition.pm        |  16 ++-
 lib/Courriel/HeaderAttribute.pm           |  16 ++-
 lib/Courriel/Headers.pm                   |  16 ++-
 lib/Courriel/Helpers.pm                   |   2 +-
 lib/Courriel/Part/Multipart.pm            |  16 ++-
 lib/Courriel/Part/Single.pm               |  16 ++-
 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            |  16 ++-
 t/00-report-prereqs.dd                    |  63 ++++-----
 t/00-report-prereqs.t                     |  18 ++-
 t/Builder.t                               |   2 +-
 xt/author/00-compile.t                    |   4 +-
 xt/author/pod-coverage.t                  |   4 +-
 33 files changed, 433 insertions(+), 332 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