[libb-hooks-endofscope-perl] annotated tag debian/0.13-1 created (now 4800531)

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 debian/0.13-1
in repository libb-hooks-endofscope-perl.

        at  4800531   (tag)
   tagging  fb666efea8cb26991c10739fc532cc2c9a9629d9 (commit)
  replaces  debian/0.12-1
 tagged by  Florian Schlichting
        on  Fri Jan 10 00:08:37 2014 +0100

- Log -----------------------------------------------------------------
Debian release 0.13-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAABCAAGBQJSzyv7AAoJEBKXO25y3Ae1ahAP/1uhf2cwzUE1GXGtctp+BrXc
W6IwfWFfe90dRYERWrCTqF/FfTxFkn2+vwTUhX86zynzhKmDMFT7VuBMduVnFUfT
UrOVR+yNNyLNeOMLXUA3LoUwfgIY3keaC24D2t4QEOfPW4IWNJbn+FBydR1vRaWv
i2HFkKJom8E0wQOTMmtvvn/DbZbo8VJhF01zyMlx2mMMVxpJuLLpDWwPR0NLgaSb
pNMiOGHbwxeCywq4rd4TAVVw9K7EZTieGNwpUTMaI1L2sO18dWRhxuLR86EDDjHq
Htzcxcs8tUiHcF666aMrdFExZo0eNj061TMxz5G/2DxAiXyi/nt749NWmxkgjNQT
BhpFmkx28gVk1waEDB+BYDLtkcXlLSQxJwDbmoE4tun99sNNcLRIU8MMyyluxY68
ZImqS2bN5jWnzEqZ78SVyfFyZobnbn/tuUffWRp45Ai7TPmS1d1mYDnjd2bbUZxb
2/ag3mTioPL02ofMEgQqFETa7BPKbHGRMsePGOBNGwg2C+tMZnOeI+tRnsW4ZnE4
502Q9tsIpNDfnWzGu/e+FVHOKb8c5+hipQe5XzeqfntAf8Ss+IexDCQpiXZK8giq
8N+C7xIPtR3VvWqRcE73dv6HRyacM3scAcO6/Ph78SGGaL4b5vj5sJm0M9O+zP1G
Muz6j+5PD74VzXFTL3lt
=QviL
-----END PGP SIGNATURE-----

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 (8):
      Imported Upstream version 0.13
      Merge tag 'upstream/0.13'
      Import Upstream version 0.13
      Add upstream-repo URL to Source field
      Email change: Florian Schlichting -> fsfs at debian.org
      Declare compliance with Debian Policy 3.9.5
      Update copyright years
      update changelog for release

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