libmoose-perl (1.05-1) unstable; urgency=low

  In this version, some major API changes may affect behaviour of
  your software:

  * Packages and modules no longer have methods; this functionality
    was moved back up into Moose::Meta::Class and Moose::Meta::Role
    individually (via the Class::MOP::Mixin::HasMethods mixin)
  * BUILDALL is now called by Moose::Meta::Class::new_object, rather
    than by Moose::Object::new

 -- Jonathan Yu <jawnsy@cpan.org>  Thu, 20 May 2010 20:28:55 -0400

libmoose-perl (0.59-1) unstable; urgency=low

  From upstream CHANGELOG entry:
    !! This release has an incompatible change regarding !!
    !! how roles add methods to a class !!
  
 -- Krzysztof Krzyżaniak (eloy) <eloy@debian.org>  Tue, 28 Oct 2008 12:10:23 +0100

