Files
perl-Module-Package/perl-Module-Package.changes

88 lines
2.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Jun 14 23:11:59 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.25:
* only guess the module name on the author side
* allow for unicode package names
-------------------------------------------------------------------
Sun Jun 12 20:58:35 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.23:
* allow requires_from after requires
* add modules to @known_author_only
-------------------------------------------------------------------
Thu Jun 09 00:00:11 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.22:
* fix new bug on clean perl installs
* since we no longer load inc::Module::Install, we need to put 'inc' on @INC
-------------------------------------------------------------------
Sun Jun 05 20:30:04 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.21:
* fix the elusive bootstrapping bug
* allow $PM and $POD to be preset
-------------------------------------------------------------------
Sat Jun 04 23:15:57 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.20:
* add pkg/manifest.skip to MANIFEST.SKIP
* add a debugging dump for mystery M:I 1.00 situation
* support install_share
-------------------------------------------------------------------
Wed Jun 01 21:51:31 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.19:
* hopefully fix the non-upgradable bootstrapping bugs
-------------------------------------------------------------------
Mon May 30 22:09:08 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.18:
* added post_WriteAll hook
* fixed a stupid user side bug
-------------------------------------------------------------------
Sun May 29 19:28:40 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.16:
* more refactoring, documentation and functionality
* solidified $PM and $POD
* tempered the 'final' methods
* added VERSION hack to the 0.11 viral bug fix
* made a better version check
* added Module::Install 1.01 requirement
* added requires_from to options
* added $AUTHOR_ONLY support
-------------------------------------------------------------------
Sat May 28 18:34:47 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.15:
* another fix to try to get a stable first release
-------------------------------------------------------------------
Sat May 28 16:01:14 UTC 2011 - pascal.bleser@opensuse.org
- added new requirements:
+ perl(Module::Install::AuthorRequires)
+ perl(Moo)
+ perl(IO::All)
- update to 0.14:
* fixed a terrible showstopper bootstrapping bug
- changes from 0.12:
* major refactoring
-------------------------------------------------------------------
Fri May 27 22:30:05 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.11)