[libmethod-signatures-perl] branch master updated (9ebb1bc -> 6ce1826)

Lucas Kanashiro kanashiro.duarte at gmail.com
Tue Mar 29 00:51:56 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libmethod-signatures-perl.

      from  9ebb1bc   update changelog
      adds  fdc7831   make build.pl non-executable for Kwalitee metric
      adds  2423fa5   Merge pull request #113 from goozbach/kwalitee-buildtool
      adds  4b67bbc   Fix B::Lint context warning on generated code
      adds  75449f9   Merge pull request #1 from slobo/slobo-linter-warning
      adds  9a3f00f   Merge pull request #115 from slobo/master
      adds  83a5b02   Add tests to make sure the line numbers are ok AFTER the function.
      adds  fd649fc   require Lexical::SealRequireHints 0.008 due to RT#93759
      adds  603f505   correct link to repository
      adds  c873cbc   Merge pull request #119 from chorny/master
      adds  cce418a   added missing semicolon
      adds  5365cb1   Merge pull request #118 from joenio/missing-semicolon
      adds  e08cf22   - Fixed broken link in the pod document.
      adds  e4a4a15   Merge pull request #120 from Manwar/fixed-broken-link-in-pod
      adds  1806c56   Redundantly add use strict & warnings
      adds  0794b3b   Merge pull request #121 from jluis/strict
      adds  604ea95   Modifiy the POD on Method::Signatures to generate README files
      adds  72d94db   Refix the broken link in pod
      adds  846f9fa   Merge pull request #122 from jluis/Signatures
      adds  265d0fc   Customize Module::Build ACTION_distmeta
      adds  4e88866   Merge pull request #123 from jluis/Build.pl
      adds  09da065   Add generated LICENSE and README.pod
      adds  454a398   Ops the previous Readme was from other branch
      adds  fd696e3   Merge pull request #124 from jluis/Kwalitee
      adds  1fe95a4   update Changes with latest pull requests
      adds  d3ddfb5   packaging for CPAN: 20151120.1519_001
      adds  36feb26   packaging for CPAN: 20160310.2049_001
      adds  5b22c8d   ignore README now that it's auto-generated
      adds  6cd6de4   packaging for CPAN: 20160315
      adds  314a1b4   Imported Upstream version 20160315
       new  12971e3   Merge tag 'upstream/20160315'
       new  20078c3   Update debian/changelog
       new  fe7adcc   d/u/metadata: update Repository field
       new  6604a23   Update years of upstream copyright
       new  1cd3e37   Update Debian packaging copyright
       new  342ca1c   Declare compliance with Debian policy 3.9.7
       new  73e44eb   debian/control: move libdata-alias-perl from runtime dependency to recommends
       new  6ce1826   Releasing libmethod-signatures-perl version 20160315-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:
 Build.PL                           |  32 +++-
 Changes                            |  23 +++
 LICENSE                            | 379 +++++++++++++++++++++++++++++++++++++
 MANIFEST                           |   3 +
 META.json                          |  14 +-
 META.yml                           |  44 ++---
 README                             |  95 ++++++++++
 README.pod                         | 107 +++++++++++
 debian/changelog                   |  16 +-
 debian/control                     |   6 +-
 debian/copyright                   |   3 +-
 debian/upstream/metadata           |   2 +-
 lib/Method/Signatures.pm           |  52 ++++-
 lib/Method/Signatures/Modifiers.pm |   2 +-
 lib/Method/Signatures/Parameter.pm |   1 +
 lib/Method/Signatures/Types.pm     |   3 +
 t/line_numbers.t                   |   7 +
 17 files changed, 744 insertions(+), 45 deletions(-)
 mode change 100755 => 100644 Build.PL
 create mode 100644 LICENSE
 create mode 100644 README
 create mode 100644 README.pod

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



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