File perl-Module-Starter.changes of Package perl-Module-Starter
-------------------------------------------------------------------
Sat Nov 12 08:52:13 UTC 2011 - coolo@suse.com
- update to 1.58
* Added prereq on Path::Class (RT #68360).
* Doc fixes by Nicholas Bamber and Salvatore Bonaccorso (RT #68385).
* No functional changes.
* Removing English from unnecessary tests that confuse a tester.
-------------------------------------------------------------------
Thu Apr 7 17:26:00 UTC 2011 - coolo@novell.com
- updated to 1.56
Special thanks goes to Andy Lester, who has been, still is and
will remain an inspiration to many programmers, myself included.
[ENHANCEMENTS]
Added hooks for distribution building in App. Thanks to Brian D. Foy.
MANIFEST is now created via the proper builder.
Kept create_MANIFEST to act as hook.
Added Apache license by pfig.
* [RT #53539] Refactoring, adding hooks, described above.
(Patch provided by brian d. foy)
* [RT #27304] Minimal version of perl (5.006)
(Patch provided by Alexandr Ciornii)
* [RT #53339] ::Simple uses the builder to create the MANIFEST
* Moved repository to Github
* Some more refactoring in Simple::create_builder()
-------------------------------------------------------------------
Wed Dec 1 13:33:44 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Tue Oct 19 08:38:49 UTC 2010 - coolo@novell.com
- add perl as explicit buildrequire