[libtest-strict-perl] branch master updated (86829c4 -> 1c1dee3)

gregor herrmann gregoa at debian.org
Fri Oct 10 21:03:43 UTC 2014


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  86829c4   update changelog
       new  6f03b14   Add debian/upstream/metadata
       new  f73eb16   Update debian/changelog
      adds  75c7394   importing Test-Strict-0.14 from CPAN
      adds  bffdd71   remove generaed file
      adds  308b322   remove MANIFEST and add MANIFEST.SKIP
      adds  4b2db22   fix typo
      adds  75caa88   gitignore
      adds  1d7cb5c   skip test unless enabled specifically
      adds  1943a9d   fix broken test on cygwin #44187
      adds  d3db642   add name to some of the tests
      adds  fbe5cc8   add lots of diag messages
      adds  2e21c20   dont change the path on Windows - fixing test failure
      adds  17be215   link to github repo
      adds  010de4e   version 0.15
      adds  0769e2c   fix windows recognition regex
      adds  445a7d9   accept Modern::Perl
      adds  cdbc2e1   adjust pod
      adds  3f79f84   #55186: Be less strict about filenames when calling syntax_ok directly
      adds  b34c15f   add license field and version 0.16
      adds  354f92e   add license field to META files
      adds  c55f509   eliminate unwanted dependency on Modern::Perl
      adds  1d810de   version 0.17
      adds  4559c0a   Bug #83388 for Test-Strict: 'use Moose::Autobox' has no difference from 'use Moose' for strict_ok
      adds  a35b201   update version number to 0.18
      adds  b088509   add link to maintainer
      adds  72398c7   skip failing test when Moose::Autobox is not installed
      adds  0008ce3   add link to repository to pod as well
      adds  da79ac1   add more moosish cases
      adds  da32988   add name to test
      adds  95a3674   some test refactoring
      adds  3c7a98d   factor out the function checking the lines
      adds  6476365   add test using internalfunctions only
      adds  32c944c   import and factor out list of modules enabling strict
      adds  294d911   add TODO
      adds  54df5d5   update changes
      adds  f557104   add a list of modules that enable warnings, but remove warnings::register
      adds  25a6ebf   v0.20
      adds  197d069   update META files
      adds  5ac0bd7   Moose::Exporter also enables strict/warnings
      adds  516a8e2   Merge pull request #2 from haarg/moose-exporter
      adds  4e52cd8   Merge branch 'master' of github.com:szabgab/Test-Strict
      adds  edf66ce   add Moose::Exporter to the warning providers as well
      adds  82ac7fa   update version to 0.21
      adds  3655285   exclude the MYMETA files from the distribution
      adds  14f75e4   add test names
      adds  33949ce   dynamic test count based on the pm file being already in the blib/ dirctory
      adds  d72513e   add filter out CVS backup files (.#file.revision)
      adds  6e912c5   Merge pull request #3 from bor/fix/skip_cvs_files
      adds  03b4a55   Allow customization of the modules that enable strict/warnings.
      adds  eee21f0   Merge pull request #5 from thaljef/master
      adds  c2d1f98   change date format in the Changes file
      adds  5a9a0d2   update Changes file, set version to 0.23
      adds  527f1ba   enable travis
      adds  b451f5b   add Catmandu::Sane, Moo::Role, MooseX::Role::Parameterized, Role::Tiny to the list of modules implying strict and warnings. #6
      adds  a0dec88   Imported Upstream version 0.24
       new  3aa26a2   Merge tag 'upstream/0.24'
       new  c30b2a0   Update debian/changelog
       new  293f006   remove boilerplate comments from debian/watch
       new  c5452a8   Declare compliance with Debian Policy 3.9.6.
       new  417dffb   cme: reformat debian/control
       new  1c1dee3   releasing package libtest-strict-perl version 0.24-1

The 8 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:
 .travis.yml              | 11 +++++++++++
 Changes                  |  3 +++
 MANIFEST                 |  1 +
 META.json                |  4 ++--
 META.yml                 | 24 ++++++++++++------------
 debian/changelog         | 12 ++++++++++--
 debian/control           | 27 +++++++++++++++------------
 debian/upstream/metadata |  5 +++++
 debian/watch             |  2 --
 lib/Test/Strict.pm       | 14 +++++++++++---
 10 files changed, 70 insertions(+), 33 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 debian/upstream/metadata

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