File perl-ExtUtils-Depends.changes of Package perl-ExtUtils-Depends
-------------------------------------------------------------------
Wed Sep 10 17:01:16 CEST 2008 - anicka@suse.cz
- update to 0.301
* On Cygwin, link directly against the DLLs of dependencies.
* Require perl 5.6.0.
-------------------------------------------------------------------
Wed Apr 2 13:49:41 CEST 2008 - anicka@suse.cz
- update to 0.300
- On MSWin32 and cygwin, find the link libraries of dependencies
and put them into LIBS.
- Add tests.
- Correct typos in the documentation.
- In get_makefile_vars, comment out the code that put the
installed libraries into @OBJECT, which caused them to get
deleted on realclean.
- In Makefile.PL, don't use the bogus package "MAIN".
- Remove debug spew.
-------------------------------------------------------------------
Wed Jan 25 21:39:40 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jul 29 20:09:04 CEST 2005 - mjancar@suse.cz
- update to 0.205
-------------------------------------------------------------------
Tue Nov 02 14:12:51 CET 2004 - mcihar@suse.cz
- initial packaging