[libeval-closure-perl] branch master updated (630e1a9 -> 0a369b8)

gregor herrmann gregoa at debian.org
Sat Jul 2 18:58:07 UTC 2016


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

gregoa pushed a change to branch master
in repository libeval-closure-perl.

      from  630e1a9   update changelog
      adds  e18489a   Use index() instead of regexp
      adds  accdae7   Use index() instead of regexp
      adds  a3aa0ae   Reuse @capture_keys instead of querying keys one more time
      adds  6f1ed77   Remove unneeded sort
      adds  e4485b5   Return early in case of invalid $source
      adds  94e2393   _clean_eval: return a list instead of a short lived array ref
      adds  f8e3dd4   Drop minor use of Try::Tiny
      adds  e91bde6   Merge pull request #8 from dolmen/optimisations
      adds  670eec7   only disallow variables with a leading '&'
      adds  595b2a1   changelog
      adds  41e894c   travis
      adds  4fd9047   changelog
      adds  f4c662b   Imported Upstream version 0.14
       new  c82a20d   Merge tag 'upstream/0.14'
       new  1d4b875   Update debian/changelog
       new  c841d78   Update years of upstream copyright.
       new  1cb7c3a   Update (build) dependencies.
       new  60462ef   Declare compliance with Debian Policy 3.9.8.
       new  260dd7f   Bump debhelper compatibility level to 9.
       new  0a369b8   releasing package libeval-closure-perl version 0.14-1

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                               |   3 +
 LICENSE                               |   6 +-
 MANIFEST                              |   8 +-
 META.json                             | 167 ++++++++++++++++++++--------------
 META.yml                              | 146 ++++++++++++++++-------------
 Makefile.PL                           |  12 +--
 README                                |   6 +-
 debian/changelog                      |  11 ++-
 debian/compat                         |   2 +-
 debian/control                        |  10 +-
 debian/copyright                      |   2 +-
 lib/Eval/Closure.pm                   |  46 ++++++----
 t/00-compile.t                        |  12 ++-
 xt/{release => author}/no-tabs.t      |   2 +-
 xt/{release => author}/pod-coverage.t |   0
 xt/{release => author}/pod-syntax.t   |   1 +
 xt/release/eol.t                      |  23 ++++-
 17 files changed, 273 insertions(+), 184 deletions(-)
 rename xt/{release => author}/no-tabs.t (98%)
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)

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



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