[libany-moose-perl] branch master updated (05a4d51 -> b01048c)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Jul 23 03:29:55 UTC 2015


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

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

      from  05a4d51   update changelog
       new  3fa9657   Imported Upstream version 0.26
       new  611dbf6   Merge tag 'upstream/0.26'
       new  a10ebee   d/changelog: Imported Upstream version 0.26
       new  6f922c6   Bump standard version
       new  b01048c   Increase debhelper version to 9

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                     |  16 +-
 Changes                          |   7 +
 INSTALL                          |   1 -
 LICENSE                          |   6 +-
 MANIFEST                         |   9 +-
 META.json                        | 528 +++++++++++++++++++++++++++------------
 META.yml                         | 390 ++++++++++++++++++-----------
 Makefile.PL                      |  37 ++-
 README                           |   8 +-
 README.md                        |  54 ----
 debian/changelog                 |  13 +-
 debian/compat                    |   2 +-
 debian/control                   |   4 +-
 dist.ini                         |  29 ++-
 lib/Any/Moose.pm                 |  37 ++-
 t/00-report-prereqs.dd           | 121 +++++++++
 t/00-report-prereqs.t            | 260 +++++++++----------
 t/zzz-check-breaks.t             |  18 ++
 xt/author/00-compile.t           |   9 +-
 xt/{release => author}/eol.t     |   4 +-
 xt/{release => author}/no-tabs.t |   8 +-
 xt/author/pod-spell.t            |  14 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/kwalitee.t            |   9 +-
 xt/release/portability.t         |   1 +
 25 files changed, 1011 insertions(+), 576 deletions(-)
 delete mode 100644 README.md
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/zzz-check-breaks.t
 rename xt/{release => author}/eol.t (58%)
 rename xt/{release => author}/no-tabs.t (91%)

-- 
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