[libmoosex-role-withoverloading-perl] branch master updated (15d1e95 -> 94bba98)

gregor herrmann gregoa at debian.org
Tue Aug 12 17:22:44 UTC 2014


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

gregoa pushed a change to branch master
in repository libmoosex-role-withoverloading-perl.

      from  15d1e95   releasing package libmoosex-role-withoverloading-perl version 0.14-1
      adds  56c3acf   Imported Upstream version 0.15
       new  46216be   Merge tag 'upstream/0.15'
       new  619b17e   New upstream release.
       new  19c0df4   d/rules: make removal verbose
       new  5a9af13   Update upstream copyright years.
       new  1212241   Bump versioned (build) dependency on libnamespace-autoclean-perl.
       new  94bba98   releasing package libmoosex-role-withoverloading-perl version 0.15-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                                       |   8 +-
 Changes                                            |   4 +
 LICENSE                                            |   8 +-
 MANIFEST                                           |   4 +-
 META.json                                          | 169 ++++++++-----
 META.yml                                           | 132 ++++++----
 Makefile.PL                                        |  15 +-
 README                                             |   4 +-
 README.pod                                         |  92 -------
 debian/changelog                                   |   9 +
 debian/control                                     |   4 +-
 debian/copyright                                   |   2 +-
 debian/rules                                       |   2 +-
 dist.ini                                           |  13 +-
 lib/MooseX/Role/WithOverloading.pm                 |  67 +++--
 lib/MooseX/Role/WithOverloading/Meta/Role.pm       |   6 +-
 .../Role/WithOverloading/Meta/Role/Application.pm  |   6 +-
 .../Meta/Role/Application/Composite.pm             |   6 +-
 .../Meta/Role/Application/Composite/ToClass.pm     |   6 +-
 .../Meta/Role/Application/Composite/ToInstance.pm  |   6 +-
 .../Meta/Role/Application/Composite/ToRole.pm      |   6 +-
 .../Meta/Role/Application/FixOverloadedRefs.pm     |   6 +-
 .../Meta/Role/Application/ToClass.pm               |   6 +-
 .../Meta/Role/Application/ToInstance.pm            |   6 +-
 .../Meta/Role/Application/ToRole.pm                |   6 +-
 .../Role/WithOverloading/Meta/Role/Composite.pm    |   6 +-
 t/00-report-prereqs.dd                             |  82 ++++++
 t/00-report-prereqs.t                              | 280 +++++++++------------
 t/core_moose.t                                     |  22 ++
 t/lib/Role.pm                                      |   2 +-
 xt/author/00-compile.t                             |   2 +-
 xt/author/pod-spell.t                              |  10 +-
 xt/release/changes_has_content.t                   |   2 +-
 xt/release/clean-namespaces.t                      |  11 +
 xt/release/no-tabs.t                               |   3 +
 35 files changed, 566 insertions(+), 447 deletions(-)
 delete mode 100644 README.pod
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/core_moose.t
 create mode 100644 xt/release/clean-namespaces.t

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



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