[libtest-strict-perl] branch master updated (8734074 -> 108bfde)

Florian Schlichting fsfs at alioth.debian.org
Sat Aug 10 13:21:17 UTC 2013


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

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

      from  8734074   update changelog
      adds  d015b32   Imported Upstream version 0.22
       new  9755ca4   Merge tag 'upstream/0.22'
       new  4cbda51   Imported Upstream version 0.22
       new  e857687   Short explanation in parentheses for kwalitee
       new  301f5ae   Bumped Standards-Version to 3.9.4 (update to copyright-format 1.0)
       new  c269c98   Added myself to uploaders and copyright
       new  a9ddab7   set CHECK_COVERAGE=1 to enable 04cover.t
       new  108bfde   prepare changelog for release

The 7 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            |   37 ++++++++++++++
 MANIFEST           |    4 +-
 MANIFEST.SKIP      |   16 ++++++
 META.json          |   60 +++++++++++++++++++++++
 META.yml           |   52 +++++++++++++-------
 Makefile.PL        |   13 +++++
 debian/changelog   |   17 ++++---
 debian/control     |   14 +++---
 debian/copyright   |   29 ++++++-----
 debian/rules       |    3 ++
 lib/Test/Strict.pm |  137 ++++++++++++++++++++++++++++++++++++++++++++--------
 t/01all.t          |   94 +++++++++++++++++++++++++++++------
 t/02fail.t         |   52 ++++++++++++++++++--
 t/04cover.t        |    6 +++
 14 files changed, 450 insertions(+), 84 deletions(-)
 create mode 100644 MANIFEST.SKIP
 create mode 100644 META.json
 mode change 100644 => 100755 Makefile.PL
 mode change 100644 => 100755 t/01all.t
 mode change 100644 => 100755 t/02fail.t
 mode change 100644 => 100755 t/03pod.t

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