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

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

      from  3c9d19d   update changelog
      adds  07d012c   Increase the Kwalitee of the SYNOPSIS
      adds  6aef9ee   Merge pull request #9 from pdl/master
      adds  a503fef   at long last, drop the use of fatal warnings in tests
      adds  b224189   keep $VERSION right in the repo
      adds  b785e0b   [Test::CleanNamespaces] is now provided by my plugin 
bundle
      adds  69a3ecc   remove unneeded entries
      adds  b9b4636   shorter pod lists
      adds  9819234   fix vim modeline
      adds  64f0a96   drop a prerequisite by not importing anything
      adds  8861341   hardcode the distribution name in Changes, to reduce 
churn on each release
      adds  5cdfbf5   switch to my podweaver plugin bundle
      adds  80ebd66   since we are still targeting perl 5.6, only use MakeMaker 
to build
      adds  ca98b10   add a placeholder .mailmap
      adds  3a7e75f   fix Test::More prereq for done_testing
      adds  827b61f   fix vim modeline
      adds  9aa53a4   ensure vim modeline is in first 5 lines
      adds  0364bb9   remove unneeded fudge now that $VERSION is always set, 
even in the repo
      adds  0329ec9   ensure that Module::Metadata isn't added as a test prereq 
for t/00-report-prereqs.t
      adds  435288d   keep the metrics in sorted order
      adds  8ce43a2   new metric manifest_matches_dist
      adds  f56ea80   track my TODO list
      adds  8a54c1d   Test-Kwalitee-1.23
      adds  62881b2   New upstream version 1.23
       new  9b456bb   Merge tag 'upstream/1.23'
       new  dcfef66   Update debian/changelog
       new  320d809   Update (build) dependencies.
       new  57d6791   Declare compliance with Debian Policy 3.9.8.
       new  c49e16f   releasing package libtest-kwalitee-perl version 1.23-1

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:
 Build.PL                                  | 122 -----
 CONTRIBUTING                              |  32 +-
 Changes                                   |   3 +
 INSTALL                                   |  21 +-
 MANIFEST                                  |  22 +-
 META.json                                 | 786 ++++++++++++++++++++----------
 META.yml                                  | 596 +++++++++++++---------
 Makefile.PL                               |  78 +--
 README                                    |   4 +-
 debian/changelog                          |   8 +-
 debian/control                            |  13 +-
 dist.ini                                  |   7 +-
 lib/Test/Kwalitee.pm                      |  87 ++--
 script/kwalitee-metrics                   |  13 +-
 t/00-report-prereqs.dd                    |  92 +++-
 t/00-report-prereqs.t                     |  27 +-
 t/01-kwalitee.t                           |   2 +-
 t/02-include.t                            |   2 +-
 t/03-exclude.t                            |   2 +-
 t/04-selftest.t                           |   8 +-
 t/05-failure.t                            |   2 +-
 t/06-warnings.t                           |  11 +-
 t/07-kwalitee-ok.t                        |  10 +-
 t/zzz-check-breaks.t                      |  13 +-
 weaver.ini                                |   6 -
 xt/author/00-compile.t                    |  17 +-
 xt/{release => author}/clean-namespaces.t |   2 +-
 xt/{release/no-tabs.t => author/eol.t}    |  24 +-
 xt/author/kwalitee.t                      |   9 +
 xt/author/mojibake.t                      |   9 +
 xt/{release => author}/no-tabs.t          |  20 +-
 xt/{release => author}/pod-coverage.t     |   0
 xt/{release => author}/pod-no404s.t       |   0
 xt/author/pod-spell.t                     |  38 +-
 xt/{release => author}/pod-syntax.t       |   1 +
 xt/{release => author}/portability.t      |   3 +-
 xt/release/changes_has_content.t          |   2 +-
 xt/release/cpan-changes.t                 |   9 +-
 xt/release/eol.t                          |   8 -
 xt/release/kwalitee.t                     |   4 -
 xt/release/minimum-version.t              |   2 +-
 xt/release/mojibake.t                     |  12 -
 xt/warnings.t                             |   2 +-
 43 files changed, 1223 insertions(+), 906 deletions(-)
 delete mode 100644 Build.PL
 delete mode 100644 weaver.ini
 rename xt/{release => author}/clean-namespaces.t (93%)
 copy xt/{release/no-tabs.t => author/eol.t} (60%)
 create mode 100644 xt/author/kwalitee.t
 create mode 100644 xt/author/mojibake.t
 rename xt/{release => author}/no-tabs.t (72%)
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-no404s.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/portability.t (96%)
 delete mode 100644 xt/release/eol.t
 delete mode 100644 xt/release/kwalitee.t
 delete mode 100644 xt/release/mojibake.t

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to