[libmoosex-role-parameterized-perl] branch master updated (49fd41c -> 0347ff3)

Nick Morrott nickm-guest at moszumanska.debian.org
Sat Aug 26 03:30:03 UTC 2017


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

nickm-guest pushed a change to branch master
in repository libmoosex-role-parameterized-perl.

      from  49fd41c   update changelog
      adds  5c60a5f   New upstream version 1.10
       new  e66b59f   Updated version 1.10 from 'upstream/1.10'
       new  27ececa   Declare compliance with Debian Policy 4.1.0
       new  68a7c32   Bump debhelper compatibility version to 10
       new  0347ff3   Releasing package libmoosex-role-parameterized-perl version 1.10-1

The 4 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:
 Build.PL                                           |  18 +-
 CONTRIBUTING                                       |   4 +-
 Changes                                            |   4 +
 MANIFEST                                           |   3 +-
 META.json                                          | 267 ++++++++++++---------
 META.yml                                           | 227 ++++++++++--------
 Makefile.PL                                        |  10 +-
 README                                             |   4 +-
 debian/changelog                                   |  15 +-
 debian/compat                                      |   2 +-
 debian/control                                     |   4 +-
 dist.ini                                           |   4 +-
 .../Role/Parameterized.pm => Parameterised.pm}     |  29 +--
 lib/MooseX/Role/Parameterized.pm                   |   8 +-
 lib/MooseX/Role/Parameterized/Extending.pod        |   2 +-
 .../Role/Parameterized/Meta/Role/Parameterized.pm  |   4 +-
 .../Parameterized/Meta/Trait/Parameterizable.pm    |   4 +-
 .../Role/Parameterized/Meta/Trait/Parameterized.pm |   4 +-
 lib/MooseX/Role/Parameterized/Parameters.pm        |   4 +-
 lib/MooseX/Role/Parameterized/Tutorial.pod         |   2 +-
 t/00-report-prereqs.dd                             |  25 +-
 t/00-report-prereqs.t                              |   4 +
 t/022-export-p-trait.t                             |   8 +-
 t/023-metarole-import-params.t                     |  12 +-
 t/zzz-check-breaks.t                               |  14 +-
 xt/author/00-compile.t                             |  15 +-
 xt/author/eol.t                                    |   1 +
 xt/author/no-tabs.t                                |   1 +
 xt/author/portability.t                            |   2 -
 xt/release/changes_has_content.t                   |   2 +-
 30 files changed, 396 insertions(+), 307 deletions(-)
 copy lib/MooseX/Role/{Parameterized/Meta/Role/Parameterized.pm => Parameterised.pm} (58%)

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



More information about the Pkg-perl-cvs-commits mailing list