[libnamespace-clean-perl] annotated tag upstream/0.26 created (now 1de1739)

gregor herrmann gregoa at debian.org
Sun Oct 18 17:16:43 UTC 2015


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

gregoa pushed a change to annotated tag upstream/0.26
in repository libnamespace-clean-perl.

        at  1de1739   (tag)
   tagging  dc5c0878ae7bf102c147e49689b890e6d5240880 (commit)
  replaces  upstream/0.25
 tagged by  gregor herrmann
        on  Sun Oct 18 19:06:21 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 0.26

Florian Ragwitz (43):
      Import namespace-clean-0.01.tar.gz.
      Import namespace-clean-0.02.tar.gz.
      Import namespace-clean-0.03.tar.gz.
      Import namespace-clean-0.04.tar.gz.
      Import namespace-clean-0.05.tar.gz.
      Import namespace-clean-0.06.tar.gz.
      Import namespace-clean-0.07.tar.gz.
      Import namespace-clean-0.08.tar.gz.
      Remove autogenerated stuff.
      Port to B::Hooks::EndOfScope.
      Update documentation to reflect B::Hooks::EndOfScope usage.
      Version 0.09.
      Update pod to reflect the current version.
      Depend B::Hooks::EndOfScope 0.06.
      Depend on B::Hooks::EndOfScope 0.07 to avoid Unknown errors.
      Version 0.10.
      Update README.
      Quote $VERSION so it won't end up as 0.1.
      Remove MANIFEST. Generate it from MANIFEST.SKIP.
      Add .gitignore.
      Make META.yml parsable by working around what i think is a Module::Install bug.
      Add reference to RT ticket the recent changes fix.
      Version 0.11.
      Add testcase for clobbering globs when trying to restore them.
      Fix restoring of non-code symbols when cleaning.
      Stop relying on stash entries always being upgraded into real GVs.
      Remove auto-generated README.
      Version 0.12.
      Skip failing debugger tests on 5.8.8 and older.
      Version 0.13.
      Turn the very faily debugger test into an author test.
      Version 0.14.
      Convert to Dist::Zilla
      Credit doy
      Stop declaring unused variables
      Version 0.16
      Allow the debugger test to be skipped early
      Version 0.17
      Version 0.18
      Remove back-compat for old Package::Stash versions
      Version 0.19
      Bump Package::Stash dependency to 0.22
      Version 0.20

Graham Knop (1):
      correct EU::CBuilder check

Jason Kohles (1):
      This used to fail with old V::M, add it to make sure it behaves under PP

Jesse Luehrs (7):
      start converting to use Stash::Manip
      adjust deps and add changelog
      s/Stash::Manip/Package::Stash/g
      changelog and version bump
      vivify the storage var manually
      don't rely on package::stash's remove_package_symbol implementation
      work with new package::stash api

Olivier Mengué (1):
      Mini $RemoveSubs refactoring: less loops, less concat

Peter Rabbitson (47):
      Only ask for debugger bits when debugger detected
      Moar stresstesting
      Spellfixoring RT#54388
      Pure-perlize
      De-dzilify. This may look odd and borderline revolting - read on
      Trial release preparing for pure-perl-capable 0.21
      Fix borked git url
      Clarification as per doy's request
      Try harder to detect tie(%^H) clashes
      Strictures and changelogging
      Build correct meta, not including B::H::EOS
      Version 0.21
      Add dropped NAME pod section (RT#70259)
      ignore mymetas
      Fix all debugger issues from perl 5.8.1 on FC++ (RT#69862)
      P::S::XS buggery strikes again
      Install the debugger fixup deps iff can_cc (RT#72368)
      Add an envvar to make it easier to smoke the PP codepath
      Fix careless handling of the hinthash in PP mode (RT#73402)
      Trial release to smoketest the hinthash handling changes
      Do not rerun PP tests twice if the envvar is set
      Disable the debugger fixup entirely on perl 5.15.5+
      The real fix for RT#73402 (abaondon tie %^H entirely), FC++
      Run the PP tests with or without Devek::Hide
      Another devrel to see how happy smokers are
      Even more simplifications of the PP callback
      Simplify even more - we don't care about context anymore
      Whoops, more hidden packages
      Version 0.22
      Fix failures on 5.13.6, RT#74683, Zefram++
      Version 0.23
      Properly skip debugger test when optional deps not available
      Fix tests on space-containing paths RT#77528
      B::H::EOS is now PP-capable on its own
      Version 0.24
      Reorganize PP test to fail comprehensibly on failed prereqs
      Version 0.25
      Eject pod to the end of the file
      Add an once-and-for-all workaround for Package::Stash::XS + =< 5.8.6
      Reign in XS portions needed for certain perls under debugging, several things:
      Make sure to exercise P::S::PP under t/10-pure-perl.t
      No idea why $DebuggerFixup was originally introduced - fold it back
      Streamline meta etc
      Switch around the preference of S::U / S::N
      Rewrap Changes to be more compatible with metacpan
      Explicitly document the late runtime binding of `sort SUBNAME ...`
      Version 0.26

Robert 'phaylon' Sedlacek (3):
      implemented -cleanee option plus an external callable remove_subroutines class method to provide functionaltiy as per RT#41850
      removal subroutine named clean_subroutines, not remove_subroutines
      updated README

Tomas Doran (1):
      Bump dep to B::Hooks::EndOfScope 0.10

Tomas Doran (t0m) (1):
      Remove auto_install for mbm as using git is 'too much yak hair'.

Yuval Kogman (1):
      work around $DB::sub

gregor herrmann (1):
      Imported Upstream version 0.26

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

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/libnamespace-clean-perl.git



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