[libb-hooks-endofscope-perl] annotated tag upstream/0.13 created (now 261c1cc)

Florian Schlichting fsfs at moszumanska.debian.org
Thu Jan 9 23:09:08 UTC 2014


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

fsfs pushed a change to annotated tag upstream/0.13
in repository libb-hooks-endofscope-perl.

        at  261c1cc   (tag)
   tagging  e5b99eec8121a69d4a0a1139ee8344d01b85f34e (commit)
  replaces  upstream/0.12
 tagged by  Florian Schlichting
        on  Thu Jan 9 23:49:07 2014 +0100

- Log -----------------------------------------------------------------
Upstream version 0.13

Florian Ragwitz (38):
      Add basic tests.
      Initial version.
      Add .gitignore.
      Add Makefile.PL
      Add some docs.
      Add pod and podcoverage tests.
      Add changelog.
      Build the README on make dist.
      Add MANIFEST.SKIP.
      Specify prereqs.
      Version 0.02.
      Improve testing of multiple hooks.
      Add descriptions for all tests.
      Document exporting.
      Require perl 5.8.0.
      Version 0.03.
      Remove an unused bit from the $^H mask.
      Version 0.04.
      Failing test for using on_scope_end in blocks where a string eval is going to be compiled.
      Use Variable::Magic and free magic on %^H instead of Scope::Guard and relying on a timely destruction of objects in there.
      Store the list of callbacks in the magic data instead of in %^H.
      Version 0.05.
      Depend on Variable::Magic 0.27 so throwing exceptions within on_scope_end blocks won't segfault.
      Add a test for exceptions in on_scope_end blocks not causing a segfault.
      Version 0.06.
      Fix a TODO test so we'll notice when it starts working.
      Depend on Variable::Magic 0.31 to make exeptions in callbacks work.
      UnTODO the exception test that now passes.
      Version 0.07.
      Depend on V::M 0.34.
      Version 0.08.
      Port to dzil and @FLORA.
      Version 0.09.
      Add a failing test for localising %^H
      Stop propagating our magic through localisation
      Version 0.10
      Avoid one dispatch into perl and back
      Version 0.11

Florian Schlichting (1):
      Imported Upstream version 0.13

Karen Etheridge (15):
      add Variable::Magic as a runtime recommendation (needs XS)
      remove unnecessary uses of FindBin
      fix logic for going into path for older perls
      switch plugins for dynamic_config => 1, to avoid CJM's plugin bundle
      convert to my pluginbundle, for greater sanity
      clean up timestamps, bullets in changelog
      add contributors to metadata and pod
      add starting copyright year
      omit pod from internal, unindexed modules
      skip dumping output twice from t/00-report-prereqs.t
      ensure that developers test the PP path too
      be extra-vigilant in making sure that smokers test the PP path
      might as well also re-run the compilation tests for the PP path
      comment on the coverage of some tests
      B-Hooks-EndOfScope-0.13

Peter Rabbitson (6):
      gitignoring
      Renumber tests
      Maintain our own Makefile.PL - prepare for PP/XS dynconf
      Pure-perl implementation in addition to the V::M based one
      Switch to SexPro
      Update lib/B/Hooks/EndOfScope.pm

Tomas Doran (1):
      Version 0.12

-----------------------------------------------------------------------

No new revisions were added by this update.

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



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