[libnamespace-autoclean-perl] annotated tag upstream/0.20 created (now 3ad2342)

Salvatore Bonaccorso carnil at debian.org
Mon Sep 8 04:58:33 UTC 2014


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

carnil pushed a change to annotated tag upstream/0.20
in repository libnamespace-autoclean-perl.

        at  3ad2342   (tag)
   tagging  430f3960119fb1b0ab73de24afbc0ced54221490 (commit)
  replaces  upstream/0.19
 tagged by  Salvatore Bonaccorso
        on  Mon Sep 8 06:51:14 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 0.20

Andrew Rodland (1):
      Fix a strange doc typo.

Chris Prather (1):
      remove Class::MOP::class_of that was useless

Dave Rolsky (9):
      Fix to avoid warning with new Moose (0.90) but still works with older Moose as well.
      Document changes
      Switch all tests to done_testing()
      Give all tests a description
      Make sure that role methods aren't cleaned either
      Rename role.t to moose.t and make it a more thorough test of Moose stuff
      Add test to make sure that Moo classes are not converted to Moose by ns::ac
      Doc overloading fix in Changes
      Add -except option

Felix Ostmann (2):
      changed dependency for Class::MOP from no version to version 0.80
      Version 0.03.

Florian Ragwitz (33):
      Add basic tests.
      Plain anonymous subs shouldn't be removed, as per the definition of "method" in cmop.
      Initial implementation.
      Add .gitignore.
      Add dist.ini.
      Add documentation.
      Fix copy&paste fail.
      Version 0.01.
      Add test for removing symbols other than imports.
      Allow removing symbols other than imports.
      Document the -also switch.
      Version 0.02.
      Tests for -also with string argument.
      Allow plain strings to be passed to -also.
      Docs for -also => "string".
      Version 0.04.
      Add test for not cleaning meta from roles.
      Use get_method_map instead of get_method_list to now clean the meta method for roles.
      Version 0.05.
      Version 0.06.
      Merge commit 'kentfredric/mc-w-auto'
      Add dep on List::Util.
      Version 0.07.
      Add more diagnostics to the role test.
      Require Moose >= 0.56 for the role test.
      Version 0.08.
      Fix typo. Thanks jawnsy.
      Stop using the broken PodWeaver for now.
      Version 0.09.
      Switch from PodPurler to PodWeaver.
      Version 0.10.
      Port to @FLORA.
      Version 0.11.

Graham Knop (38):
      don't require Sub::Name for tests
      don't require Moose
      don't clean overload methods
      first attempt at documentation for non-Moose version
      use Sub::Identify instead of B to find package for sub
      tests for consuming Moo and Moose roles
      don't list optional test prereqs as required
      todo test for not cleaning Moo::Role's meta
      note caveat with consuming Moo::Roles
      don't require Sub::Name for tests
      Note that we no longer require Class::MOP in changelog
      properly test out-of-package overload
      test with MooseX::Role::WithOverloading
      test with MooseX::MarkAsMethods
      use done_testing in overload test
      test marking imported sub as method
      clean up skips and use done_testing everywhere
      note version required for done_testing everywhere
      split out Sub::Name tests
      use Test::Requires for module specific tests
      work around Test::Requires calling import
      don't clear subs coming from a role recognised by does/DOES
      don't use Sub::Name in except test
      basic Mouse test, mirroring Moose
      test cleaning imports from multiple packages
      remove special handling for Mouse because it lies
      add methods at compile time in tests
      more comprehensive and consistent Moo/Moose/Mouse tests
      test Mouse in pure perl mode
      part todo mouse tests
      don't test meta for Mouse roles
      tighter gitignore
      update changelog
      ignore cover_db
      fix cleaning of constants when glob exists
      one mouse todo works in pure perl mode
      more constant testing with Moo/Moose/Mouse
      travis config

Karen Etheridge (39):
      update timestamp format; add header to Changes
      bump dep on B::Hooks::EndOfScope
      switch to my pluginbundle (sorry rafl!) for [@Git], more release tests
      canonical repository moved to https://github.com/moose/namespace-autoclean
      namespace-autoclean-0.14
      switch to Pod::Weaver 4, which uses [-SingleEncoding] in [@Default]
      use - instead of *, for nicer rendering by metacpan
      canonicalize all timestamps
      changelog for next release (mostly to update the Makefile.PL heuristics for reini)
      namespace-autoclean-0.15
      Merge remote-tracking branch 'pulls/1' into topic/pr1
      properly exclude all test libs from prereq detection
      add all optional test modules to develop prereqs
      additional tests, somewhat cribbed from Test::CleanNamespaces
      namespace-autoclean-0.16-TRIAL
      Merge pull request #3 from haarg/except
      rename subs for clarity
      also test the -except => REGEX option
      resolve and remove TODOs from extra tests
      namespace-autoclean-0.17
      Merge pull request #4 from haarg/mouse-fail
      changelog for fix for Mouse
      fix up prereqs for Mouse
      adjust xt tests to match recent changes for Mouse method detection: Scalar::Util is special-cased
      avoid turning the main namespace into a Moose or Mouse class
      namespace-autoclean-0.18
      avoid turning the main namespace into a Moo class
      add keywords to metadata
      fix handling of constants on older perls
      Merge pull request #5 from haarg/mouse-fixes
      namespace-autoclean-0.19
      refer to more modules
      now using [Git::Contributors]
      [Test::UnusedVars] is no longer in my bundle
      add a placeholder .mailmap
      wording improvement in old changelogs
      work around old Moose broken ->does (RT#98424)
      newer Test::CleanNamespaces works now
      namespace-autoclean-0.20

Kent Fredric (6):
      Adding Test for how I'd like to see it work
      Added -match functionality
      Documentation tweaked to correspond with my patch
      moving -match into -also
      moving the code for -match into -also
      documenting result of change

Salvatore Bonaccorso (1):
      Imported Upstream version 0.20

Shawn M Moore (3):
      Test for -cleanee behavior
      Allow selection of explicit cleanee
      Document -cleanee switch

Tomas Doran (5):
      Bump namespace::clean dep
      Version 0.12
      Fix links
      Version 0.13
      Fix year in changelog. RT#70463

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

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-autoclean-perl.git



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