[libtest-kwalitee-perl] branch master updated (9b158c7 -> 1648a4f)

gregor herrmann gregoa at debian.org
Sat Nov 11 21:40:17 UTC 2017


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  9b158c7   releasing package libtest-kwalitee-perl version 1.26-1
      adds  f42c33b   increment $VERSION after 1.26 release
      adds  27aff7b   use Travis CI
      adds  c0ec66e   make xt/kwalitee_ok.t safe to run on its own (e.g. by travis)
      adds  f672693   prereqs might be in a PERL5LIB, not usable with taint mode
      adds  49e10ff   also skip warning test if $TODO
      adds  d9fe2f0   report version of possibly-problematic CMR, version.pm
      adds  f651867   also skip tests if version is not current (see RT#118087)
      adds  e6974ba   allow travis failures on blead for now; maybe 5.27.6 is broken?
      adds  5b9adf6   document (hopeful) resolution to taint test issues
      adds  b95ec58   mark this distribution as eligible for static install
      adds  02abacb   Test-Kwalitee-1.27
      adds  ac05eee   New upstream version 1.27
       new  984e1fb   Update upstream source from tag 'upstream/1.27'
       new  93dc324   Update debian/changelog
       new  76c0092   Declare compliance with Debian Policy 4.1.1.
       new  1648a4f   releasing package libtest-kwalitee-perl version 1.27-1

The 4 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                     |   4 +-
 Changes                          |   3 +
 MANIFEST                         |   2 +-
 META.json                        | 342 ++++++++++++++++++++++-----------------
 META.yml                         | 252 ++++++++++++++++-------------
 Makefile.PL                      |   8 +-
 README                           |   4 +-
 debian/changelog                 |   8 +
 debian/control                   |   2 +-
 dist.ini                         |   3 +
 lib/Test/Kwalitee.pm             |   6 +-
 script/kwalitee-metrics          |   2 +-
 t/00-report-prereqs.dd           |  55 ++++---
 t/00-report-prereqs.t            |   2 +
 t/08-taint.t                     |  15 +-
 t/zzz-check-breaks.t             |   2 +-
 xt/author/00-compile.t           |   6 +-
 xt/kwalitee_ok.t                 |   2 +-
 xt/release/changes_has_content.t |   2 +-
 19 files changed, 421 insertions(+), 299 deletions(-)

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



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