[libtest-strict-perl] branch master updated (d10dcf7 -> d611bd0)

gregor herrmann gregoa at debian.org
Tue Dec 26 19:37:30 UTC 2017


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

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

      from  d10dcf7   update changelog
      adds  7a05e97   Make syntax_ok check modules without '::' in their names
      adds  694ebf6   Merge pull request #8 from contyk/master
      adds  d66e1ce   version to 0.28
      adds  5b54c4e   * Added the missing 'use warnings;' as reported by CPANTS.
      adds  a47c16e   Merge pull request #11 from Manwar/fix-cpants-warnings
      adds  5114856   * Proposed fix for CPANTS warning regarding Makefile.PL should be non-executable.
      adds  7569360   Merge pull request #12 from Manwar/fix-makefile-script-executable
      adds  119689f   * Added MooX to the list of enabled strict and warnings list.
      adds  04f273b   Merge pull request #13 from Manwar/enable-strict-warning-for-MooX
      adds  6d62149   - Made reference to the package Test::More as a clickable link. - Made reference to the package Module::CPANTS::Kwalitee::Uses as a clickable link. - Fixed the broken link to the package Test::NoWarnings in the "See Also" section.
      adds  3d9bfbb   Merge pull request #14 from Manwar/minor-pod-changes
      adds  dd9d200   Updated link to github repository in the Makefile.PL script Updated bugtracker link in the Makefile.PL script. Updated x_contributors list in the Makefile.PL script Updated link to github repository in the pod document of Test::Strict package. Updated MAINTAINER section in the pod document of Test::Strict package.
      adds  cf00a7b   - Prepared for release to CPAN.
      adds  8945611   - Tidied up Makefile.PL script. - Removed the executable attributes from some of the unit test script.
      adds  e62617a   - Upgraded the min perl version to 5.006 as proposed by Perl::MinimumVersion. - Added MIN_PERL_VERSION to the Makefile.PL script. - Updated unit test script t/02fail.t to comply with perl 5.006.
      adds  ec6b96e   - Added LICENSE file. - Added standard unit test script (t/00-load.t).
      adds  c648605   - Tidied up Changes file. - Added unit test to check Changes file (t/95-changes.t) against the standard.
      adds  1c58bb8   - Added key 'provides' to the Makefile.PL script.
      adds  443b92e   - Fixed Github issue #16.
      adds  157b4e7   - Fixed issue RT# 55112 (svn directories incorrectly filtered out).
      adds  93666e3   Hopefully circumvent a Kwalitee issue/warning.
      adds  4a78f17   Merge pull request #19 from shlomif/shlomif-pull-request-challenge
      adds  defcd31   - Merged pull request #19, thanks @shlomif.
      adds  8d26988   Add a module that enables strict and warnings
      adds  2cb3bd2   Add another module I missed in my previous commit
      adds  f8b68fb   Merge pull request #20 from tomhukins/html_formhandler
      adds  77cc3d5   - Merged pull request #20, thanks @tomhukins.
      adds  f32d35a   Allow "use 5.020" to satisfy stricture test
      adds  a5e53e4   Allow "use v5.12" to satisfy stricture test
      adds  aef26d5   Localize $_ before setting it
      adds  2be0ef4   Merge pull request #21 from arc/master
      adds  f956a44   - Merged pull request #21, thanks @arc.
      adds  76d8b11   Strict.pm, 02fail.t: use PERL5LIB, not -I
      adds  c337550   Merge branch 'cpansprout-patch-1'
      adds  491cd88   - Merged pull request #22, thanks @cpansprout.
      adds  949438b   New upstream version 0.40
       new  1738c46   Update upstream source from tag 'upstream/0.40'
       new  8ce2af4   Update debian/changelog
       new  516857c   drop trailing whitespace in d/control
       new  d611bd0   releasing package libtest-strict-perl version 0.40-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:
 Changes            |  3 +++
 META.json          |  6 +++---
 META.yml           |  4 ++--
 debian/changelog   | 10 ++++++++--
 debian/control     |  4 ++--
 lib/Test/Strict.pm | 13 ++++++++-----
 t/02fail.t         | 19 ++++++++++++-------
 7 files changed, 38 insertions(+), 21 deletions(-)

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



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