[libmoo-perl] annotated tag v1.003000 created (now 59da011)

Intrigeri intrigeri at moszumanska.debian.org
Tue Aug 26 18:46:45 UTC 2014


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

intrigeri pushed a change to annotated tag v1.003000
in repository libmoo-perl.

        at  59da011   (tag)
   tagging  f4c3e4547400fcda0adf9c88287bd7cb0f303aa7 (commit)
  replaces  v1.002000
 tagged by  Graham Knop
        on  Mon Jul 15 13:25:54 2013 -0400

- Log -----------------------------------------------------------------
release v1.003000

Alessandro Ghedini (1):
      Fix spelling errors

Graham Knop (70):
      properly die when composing a non-Role module
      typo fix
      Explicitly use Role::Tiny in Moo::Role
      test for composing non-role
      remove out of date docs about unquoting all subs
      when inhaling Moose roles, only include original options for attributes
      test for attribute attributes coming from traits
      also include attributes from attribute traits on inflate
      clean up trait test and add check for init_arg => undef
      hard code traits as valid for attribute inflation
      test for trait inflation from moo roles
      changelog attribute trait fix
      fix inflating method modifiers applied to multiple methods
      changelog multiple modifier inflation
      correct docs for capture_unroll
      changelog Sub::Quote documentation updates
      test to check dependents
      skip prereq tests on some problematic modules and know broken modules
      exclude by dist in dependents test, with some refactoring
      mark todo dependent tests
      fix module name determination
      remove GeoIP2 from broken dependent list
      remove HTML-Zoom-Parser-HH5P from broken dependent list
      changelog FOREIGNBUILDARGS fix
      use Test::Fatal instead of Test::Exception in all xt tests
      include moo-outdated in manifest
      test constructor after composing multiple roles
      test for consuming multiple Moose roles
      use meta v2 format for prereqs
      take conflicts from Moo::Conflicts module
      require reasonably modern EUMM at author time
      note META updates in changelog
      correct filename of Moo::Object in test
      tests for $CurrentAttribute and __DIE__ handlers in isa checks
      test generating bare attributes
      validate builder-sub with _validate_codulatable
      test for required+builder
      test for invalid handles spec
      tests for combining lazy/rwp with reader/writer
      test for no Moo::sification
      add coverage option in fulltest script and ignore cover_db
      test for creating class when parent doesn't have constructor built
      remove mechanism for specifying superclass in _constructor_maker_for
      changelog constructor fix
      fix extending a constructor generator
      changelog constructor generator fix
      test for eager defaults in role applied to object
      add public generate_use_default/generate_simple_has methods
      apply default values when applying role to object
      correct variable for name in _generate_populate_set
      changelog default being set on role application
      cache role eager defaults application code
      de-tabify
      check if it is a role after inhaling from Moose
      additional tests for applying multiple roles
      update broken dependents
      more consistent method arguments and extra protection against autovivification
      allow passing dependents test option as param
      document use of Class::XSAccessor and caveats
      update dependents test
      test for mutual requires
      Stop using Role::Tiny's backcompat hack
      changelog mutual requires fix
      more testing for create_class_with_roles
      mark inhaled Moose roles with is_role
      prevent importing Moo into a Role::Tiny
      clean up test and remove subtests
      note some RT tickets for why we have certain prereq versions
      bump version
      Release commit for 1.003000

Karen Etheridge (6):
      tighten up list of ignored files
      introduction of conflicts checking for Moo
      also add x_breaks to META.*
      HTML::Restrict 2.1.5 breaks with Moo 1.002000 (see RT#85088)
      only sleep when installing interactively
      Merge branch 'topic/conflicting_upstream_deps'

Matt S Trout (3):
      switch to a more functional style for the attribute ripping code
      restore init_arg => undef checking
      fuck you, Moose::Meta::Role::Attribute. in the ear. with a rusty spork.

Toby Inkster (9):
      Document Sub::Quote's use of strictures as a caveat
      reimplementation of SIGDIE stuff using a single coderef for the constructor (backed by some localized variables) rather than one coderef per isa/coerce
      tidy
      use the _attr_desc function instead of reinventing it
      pull the SIG{__DIE__} handler out of the eval
      make sigdie handler private
      combine three strings into a hashref
      mention $CurrentAttribute in changelog
      oops; went overboard and forgot the whole point of the alt-die branch; need to handle exceptions which are refs

Tomohiro Hosaka (1):
      fix FOREIGNBUILDARGS not being called when no attributes created

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

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



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