[libtest-moose-more-perl] branch master updated (84d6464 -> 0a93c3c)

gregor herrmann gregoa at debian.org
Fri May 16 16:05:59 UTC 2014


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

gregoa pushed a change to branch master
in repository libtest-moose-more-perl.

      from  84d6464   releasing package libtest-moose-more-perl version 0.023-1
      adds  4c4251f   Imported Upstream version 0.024
       new  ca4d7ee   Merge tag 'upstream/0.024'
       new  23d0ec1   New upstream release.
       new  0a93c3c   releasing package libtest-moose-more-perl version 0.024-1

The 3 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:
 Changes                                            |   6 +-
 INSTALL                                            |  44 ---
 LICENSE                                            |   2 +-
 MANIFEST                                           |  23 +-
 META.json                                          | 325 ++++++++++++----
 META.yml                                           | 432 +++++++++++++--------
 Makefile.PL                                        |   4 +-
 README                                             |  21 +-
 SIGNATURE                                          |  55 ++-
 debian/changelog                                   |   6 +
 lib/Test/Moose/More.pm                             |  37 +-
 t/00-compile.t                                     |   2 +-
 t/release-no-tabs.t                                |  22 --
 t/release-pod-coverage.t                           |  31 --
 t/author-pod-spell.t => xt/author/pod-spell.t      |  10 +-
 .../release/consistent-version.t                   |   8 -
 t/release-eol.t => xt/release/eol.t                |   8 -
 .../release/has-version.t                          |   8 -
 .../release/minimum-version.t                      |   8 -
 .../release/no-smart-comments.t                    |   8 -
 xt/release/no-tabs.t                               |  32 ++
 xt/release/pod-coverage.t                          |  16 +
 .../release/pod-linkcheck.t                        |   8 -
 t/release-pod-syntax.t => xt/release/pod-syntax.t  |  12 +-
 24 files changed, 660 insertions(+), 468 deletions(-)
 delete mode 100644 INSTALL
 delete mode 100644 t/release-no-tabs.t
 delete mode 100644 t/release-pod-coverage.t
 rename t/author-pod-spell.t => xt/author/pod-spell.t (61%)
 rename t/release-consistent-version.t => xt/release/consistent-version.t (57%)
 rename t/release-eol.t => xt/release/eol.t (50%)
 rename t/release-has-version.t => xt/release/has-version.t (70%)
 rename t/release-minimum-version.t => xt/release/minimum-version.t (71%)
 rename t/release-no-smart-comments.t => xt/release/no-smart-comments.t (73%)
 create mode 100644 xt/release/no-tabs.t
 create mode 100644 xt/release/pod-coverage.t
 rename t/release-pod-linkcheck.t => xt/release/pod-linkcheck.t (78%)
 rename t/release-pod-syntax.t => xt/release/pod-syntax.t (57%)

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



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