1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
libmoosex-traits-perl (0.11-1) unstable; urgency=low
* New upstream release.
* Bump build-dep, recommends on libmoosex-role-parameterized-perl
to >= 0.13.
* Drop patch fix-pod-spelling.patch: applied upstream.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Fri, 14 May 2010 10:38:26 +0900
libmoosex-traits-perl (0.09-1) unstable; urgency=low
* New upstream release
* Use new 3.0 (quilt) source format
* Update to new DEP5 copyright format
* Update copyright information
* Add a patch to fix POD spelling errors
-- Jonathan Yu <jawnsy@cpan.org> Wed, 07 Apr 2010 11:46:32 -0400
libmoosex-traits-perl (0.08-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.8.4 (no changes)
* Update short description
[ Ryan Niebur ]
* Update jawnsy's email address
* Update ryan52's email address
-- Jonathan Yu <jawnsy@cpan.org> Mon, 15 Feb 2010 13:41:43 -0500
libmoosex-traits-perl (0.07-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ apply_traits is now deprecated (use "no warnings" to disable warning)
+ add MooseX::Traits::Util so that other modules can resolve trait names
+ add new_class_with_traits util function to create classes with traits
* Standards-Version 3.8.3 (no changes)
* New dependency on libnamespace-autoclean-perl
* Added MooseX-Role-Parameterized to B-D-I for testing, and Recommends
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
-- Jonathan Yu <frequency@cpan.org> Fri, 21 Aug 2009 14:55:07 -0400
libmoosex-traits-perl (0.06-1) unstable; urgency=low
* New upstream release
+ Updated M::I version
+ Bug fixes (RT#47011 and RT#46936)
* New dependency on Moose and Class-MOP
* Standards-Version 3.8.2
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <frequency@cpan.org> Mon, 29 Jun 2009 07:16:07 -0400
libmoosex-traits-perl (0.05-1) unstable; urgency=low
[ Ryan Niebur ]
* New upstream release
[ Jonathan Yu ]
* New upstream release
-> Feature change: support subclasses of classes that use MX::Traits
-> New test added
-- Jonathan Yu <frequency@cpan.org> Thu, 28 May 2009 12:23:15 -0400
libmoosex-traits-perl (0.03-1) unstable; urgency=low
* Initial Release. (Closes: #529239)
-- Jonathan Yu <frequency@cpan.org> Mon, 18 May 2009 22:00:43 -0400
|