[libany-moose-perl] branch master updated (49d2692 -> 0aa793f)

Nick Morrott nickm-guest at moszumanska.debian.org
Mon Nov 21 00:06:40 UTC 2016


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

nickm-guest pushed a change to branch master
in repository libany-moose-perl.

      from  49d2692   update changelog
      adds  3875701   New upstream version 0.27
       new  f460e80   Merge tag 'upstream/0.27'
       new  8bc4c0a   Bump Standards-Version to 3.9.8 (no changes)
       new  b8975b1   Add debian/tests/pkg-perl/SKIP
       new  a18b67f   Add debian/NEWS to highlight deprecation status
       new  bb5f9c9   Update debian/copyright
       new  0aa793f   Releasing package libany-moose-perl version 0.27-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                         |  12 +-
 Changes                              |   3 +
 INSTALL                              |  14 +-
 LICENSE                              |   6 +-
 MANIFEST                             |  14 +-
 META.json                            | 700 +++++++++++++++++++++--------------
 META.yml                             | 535 +++++++++++++++-----------
 Makefile.PL                          |  40 +-
 README                               |   6 +-
 debian/NEWS                          |   5 +
 debian/changelog                     |  13 +-
 debian/control                       |   2 +-
 debian/copyright                     |   3 +-
 debian/tests/pkg-perl/SKIP           |   4 +
 dist.ini                             |  38 +-
 lib/Any/Moose.pm                     |  59 +--
 t/00-report-prereqs.dd               |  72 ++--
 t/00-report-prereqs.t                |  25 +-
 t/000-version.t                      |  21 --
 t/001-basic-moose.t                  |   3 +-
 t/001-basic-mouse.t                  |   3 +-
 t/001-basic.t                        |   4 +-
 t/002-other-modules-moose.t          |   3 +-
 t/002-other-modules-mouse.t          |   3 +-
 t/003-is_moose_loaded.t              |   6 +-
 t/004-x-modules-moose.t              |   3 +-
 t/004-x-modules-mouse.t              |   3 +-
 t/005-aliases-moose.t                |   2 +-
 t/005-aliases-mouse.t                |   2 +-
 t/010-use_mouse_roles.t              |   2 +-
 t/011-use_moose_roles.t              |   2 +-
 t/012-use_moose_util.t               |   2 +-
 t/012-use_mouse_util.t               |   2 +-
 t/020-strict.t                       |   2 +-
 t/100-canonicalize-fragments.t       |   3 +-
 t/101-localize-errvar.t              |   2 +-
 t/zzz-check-breaks.t                 |  14 +-
 weaver.ini                           |   3 -
 xt/author/00-compile.t               |  20 +-
 xt/author/eol.t                      |  46 ++-
 xt/{release => author}/kwalitee.t    |   2 +-
 xt/author/mojibake.t                 |   9 +
 xt/author/no-tabs.t                  |  15 +-
 xt/{release => author}/pod-no404s.t  |   0
 xt/author/pod-spell.t                |  57 +--
 xt/{release => author}/pod-syntax.t  |   1 +
 xt/{release => author}/portability.t |   2 -
 xt/release/changes_has_content.t     |   2 +-
 xt/release/cpan-changes.t            |   9 +-
 xt/release/mojibake.t                |  12 -
 50 files changed, 1085 insertions(+), 726 deletions(-)
 create mode 100644 debian/NEWS
 create mode 100644 debian/tests/pkg-perl/SKIP
 delete mode 100644 t/000-version.t
 delete mode 100644 weaver.ini
 rename xt/{release => author}/kwalitee.t (95%)
 create mode 100644 xt/author/mojibake.t
 rename xt/{release => author}/pod-no404s.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/portability.t (95%)
 delete mode 100644 xt/release/mojibake.t

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



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