Revision history for App-CPAN2Pkg

High-level changelog
====================

0.5.x    importing + building upstream
0.4.x    building & installing
0.3.x    dealing with prereqs
0.2.x    upstream availability
0.1.x    finding prereqs, better gui
0.0.x    initial work, with basic gui

Low-level changelog
===================

0.5.0 Tue Feb 17 19:33:15 CET 2009
 - importing package upstream
 - submitting package upstream
 - waiting for user confirmation when package is available on upstream
   build system.

**

0.4.1 Sun Feb 15 19:07:12 CET 2009
 - storing when a module is complete
 - build module when all prereqs has been built & installed
 - better prereqs extraction
 - local part of cpan2pkg is complete

0.4.0 Fri Feb  6 18:13:23 CET 2009
 - building package for module
 - installing freshly build package

**

0.3.1 Fri Feb  6 16:32:38 CET 2009
 - moving appli forward when no more missing prereqs
 - listing missing prereqs in ui
 - sorting list of modules

0.3.0 Sat Jan 31 14:48:59 CET 2009
 - spawning prereqs

**

0.2.2 Sat Jan 31 12:32:05 CET 2009
 - installing module from upstream dist
 - module status in listbox

0.2.1 Fri Jan 30 18:56:23 CET 2009
 - checking if module is installed locally
 - better output for prereqs

0.2.0 Fri Jan 30 15:36:47 CET 2009
 - checking if module is available upstream

**

0.1.0 Fri Jan 23 18:13:27 CET 2009
 - finding module prereqs
 - revamped gui, getting rid of notebook

**

0.0.2 Wed Jan 21 16:43:28 CET 2009
 - fix to support latest curses::ui::poe version
 - starting logic to package modules supplied on command-line
 - first curses interface update

0.0.1 Tue Jan 20 14:19:19 CET 2009
 - original version