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

fsfs pushed a change to branch master
in repository libb-hooks-endofscope-perl.

      from  a5f5553   update changelog
      adds  84d8022   increment $VERSION after release
      adds  bff142e   goodbye liquid horror
      adds  90adf1a   add strict and warnings to this lexical scope
      adds  b3aa965   switch to my podweaver plugin bundle
      adds  271b971   clean up pod markers
      adds  66d6155   remove comments from generated Makefile.PL, moving to 
dist.ini only
      adds  56b663f   shorten the Makefile.PL syntax even more, using the 
latest sugar
      adds  c8f0a88   B-Hooks-EndOfScope-0.16-TRIAL
      adds  d51a038   increment $VERSION after 0.16 release
      adds  f0edd37   fix Test::More prereq for done_testing
      adds  58e8c52   use latest [DynamicPrereqs] syntax
      adds  62b7edf   stringify version before comparing, as recommended by 
Zefram
      adds  529ef70   use ExtUtils::HasCompiler in Makefile.PL for XS checks
      adds  ca1f7e1   B-Hooks-EndOfScope-0.17-TRIAL
      adds  c7a562d   increment $VERSION after 0.17 release
      adds  adf85e1   reference the RT ticket for switching to EUHC
      adds  2af8939   avoid inlining File::Temp and deps
      adds  8a32632   B-Hooks-EndOfScope-0.18-TRIAL
      adds  e19dc1a   increment $VERSION after 0.18 release
      adds  b54c9b1   bump EUHC requirement (via [DynamicPrereqs])
      adds  a638580   B-Hooks-EndOfScope-0.19
      adds  ea630aa   increment $VERSION after 0.19 release
      adds  86b1dd5   Dist::Zilla::Role::ModuleIncluder 0.006 is including too 
much!
      adds  b6c211d   B-Hooks-EndOfScope-0.20
      adds  5f731f5   increment $VERSION after 0.20 release
      adds  54f4a50   remove workaround; issue is being patched/fixed upstream
      adds  e7283e2   work with Object::Remote by removing require() call on 
Tie::StdHash in PP
      adds  89a37be   B-Hooks-EndOfScope-0.21
      adds  90cdd1a   Imported Upstream version 0.21
       new  7dcf1eb   Merge tag 'upstream/0.21'
       new  a32e9cf   Update debian/changelog
       new  0ac968e   Add copyright paragraph for file newly included in inc/
       new  426f85a   Bump dh compat to level 9
       new  41c1216   Declare compliance with Debian Policy 3.9.8
       new  d0a3c0f   Drop dependency version satisfied in oldstable
       new  864a652   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:
 CONTRIBUTING                           |   8 +-
 Changes                                |  22 ++
 LICENSE => LICENCE                     |   0
 MANIFEST                               |  15 +-
 META.json                              | 553 +++++++++++++++++++--------------
 META.yml                               | 434 +++++++++++++++-----------
 Makefile.PL                            |  94 ++++--
 README                                 |   4 +-
 debian/changelog                       |  11 +-
 debian/compat                          |   2 +-
 debian/control                         |   8 +-
 debian/copyright                       |   6 +-
 dist.ini                               |  47 ++-
 inc/ExtUtils/HasCompiler.pm            | 217 +++++++++++++
 inc/MakeMakerSubs.pm                   |  49 ---
 lib/B/Hooks/EndOfScope.pm              |  78 ++---
 lib/B/Hooks/EndOfScope/PP.pm           |  32 +-
 lib/B/Hooks/EndOfScope/PP/FieldHash.pm |   4 +-
 lib/B/Hooks/EndOfScope/PP/HintHash.pm  |   2 +-
 lib/B/Hooks/EndOfScope/XS.pm           |  31 +-
 t/00-basic.t                           |   2 +-
 t/00-report-prereqs.dd                 |  56 ++--
 t/00-report-prereqs.t                  |   6 +-
 t/01-eval.t                            |   2 +-
 t/05-exception_xs.t                    |   2 +-
 t/06-exception_pp.t                    |   2 +-
 t/10-test_without_vm_pure_pp.t         |   2 +-
 t/11-direct_xs.t                       |   2 +-
 t/12-direct_pp.t                       |   2 +-
 weaver.ini                             |   6 -
 xt/author/00-compile.t                 |   5 +-
 xt/author/eol.t                        |  15 +-
 xt/{release => author}/kwalitee.t      |   2 +-
 xt/author/mojibake.t                   |   9 +
 xt/author/no-tabs.t                    |  10 +-
 xt/{release => author}/pod-no404s.t    |   0
 xt/author/pod-spell.t                  |   6 +-
 xt/{release => author}/pod-syntax.t    |   1 +
 xt/release/changes_has_content.t       |   2 +-
 xt/release/mojibake.t                  |  12 -
 40 files changed, 1062 insertions(+), 699 deletions(-)
 rename LICENSE => LICENCE (100%)
 create mode 100644 inc/ExtUtils/HasCompiler.pm
 delete mode 100644 inc/MakeMakerSubs.pm
 delete mode 100644 weaver.ini
 rename xt/{release => author}/kwalitee.t (95%)
 create mode 100644 xt/author/mojibake.t
 rename xt/{release => author}/pod-no404s.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 delete mode 100644 xt/release/mojibake.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libb-hooks-endofscope-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to