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

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

      from  953217a   releasing package libcourriel-perl version 0.42-1
      adds  955bca0   Bump version after release
      adds  f831d67   Replaced MooseX::Params::Validate with 
Params::ValidationCompiler
      adds  011837f   Remove tests that rely on local magic definitions
      adds  196e6df   v0.43
      adds  f09ffba   Bump version after release
      adds  71bdd5d   Fix param specs for P::VC
      adds  d6f46d7   v0.44
      adds  56219b1   New upstream version 0.44
       new  7e40954   Merge tag 'upstream/0.44'
       new  baf0189   Update debian/changelog
       new  4c25bb9   Update URLs in debian/upstream/metadata.
       new  6217df7   Update (build) dependencies.
       new  ffa6b52   releasing package libcourriel-perl version 0.44-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:
 CONTRIBUTING.md                           |   6 +-
 Changes                                   |  13 ++
 MANIFEST                                  |   6 +-
 META.json                                 | 333 +++++++++++++++++-------------
 META.yml                                  | 285 +++++++++++++------------
 Makefile.PL                               |   8 +-
 README.md                                 |   6 +-
 cpanfile                                  |   9 +-
 debian/changelog                          |   8 +
 debian/control                            |   4 +-
 debian/upstream/metadata                  |   4 +-
 lib/Courriel.pm                           |  38 ++--
 lib/Courriel/Builder.pm                   | 153 +++++++-------
 lib/Courriel/Header.pm                    |  26 +--
 lib/Courriel/Header/ContentType.pm        |  10 +-
 lib/Courriel/Header/Disposition.pm        |  11 +-
 lib/Courriel/HeaderAttribute.pm           |  10 +-
 lib/Courriel/Headers.pm                   | 110 +++++-----
 lib/Courriel/Helpers.pm                   |   2 +-
 lib/Courriel/Part/Multipart.pm            |  10 +-
 lib/Courriel/Part/Single.pm               |  10 +-
 lib/Courriel/Role/HeaderWithAttributes.pm |  21 +-
 lib/Courriel/Role/Part.pm                 |   2 +-
 lib/Courriel/Role/Streams.pm              |  14 +-
 lib/Courriel/Types.pm                     |   2 +-
 lib/Courriel/Types/Internal.pm            |   2 +-
 lib/Email/Abstract/Courriel.pm            |  10 +-
 t/00-report-prereqs.dd                    |  63 +++---
 t/Builder.t                               |  21 +-
 tidyall.ini                               |   2 +
 xt/author/00-compile.t                    |  12 +-
 xt/author/pod-no404s.t                    |  21 --
 xt/author/pod-spell.t                     |  70 +++----
 xt/author/portability.t                   |   2 -
 xt/{release => author}/tidyall.t          |   3 +-
 xt/release/pod-linkcheck.t                |  20 --
 36 files changed, 676 insertions(+), 651 deletions(-)
 delete mode 100644 xt/author/pod-no404s.t
 rename xt/{release => author}/tidyall.t (79%)
 delete mode 100644 xt/release/pod-linkcheck.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcourriel-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to