v1.1.0
[app-cpan2pkg.git] / Changes
blob66ce77c7a5af7295611470e6ac8e44218831084f
1 Revision history for App-CPAN2Pkg
3 High-level changelog
4 ====================
6 1.0.x    chaining upstream builds + cleanups (doc, fixmes)
7 0.5.x    importing + building upstream
8 0.4.x    building & installing
9 0.3.x    dealing with prereqs
10 0.2.x    upstream availability
11 0.1.x    finding prereqs, better gui
12 0.0.x    initial work, with basic gui
14 Low-level changelog
15 ===================
17 1.1.0 Sat Jun  6 20:27:53 CEST 2009
18  - using cpan2dist --ban instead of --ignore, which somehow seems to have changed
19  - adding resources to meta.yml
23 1.0.0 Sun May 17 12:14:19 CEST 2009
24  - updating prereqs + moving on when module installed from upstream
25  - splitted module in poe session + worker
26  - moved info from app:cpan2pkg to module attributes
27  - don't submit on upstream build-system if missing prereqs on it
28  - cpan2pkg documentation written
32 0.5.0 Tue Feb 17 19:33:15 CET 2009
33  - importing package upstream
34  - submitting package upstream
35  - waiting for user confirmation when package is available on upstream
36    build system.
40 0.4.1 Sun Feb 15 19:07:12 CET 2009
41  - storing when a module is complete
42  - build module when all prereqs has been built & installed
43  - better prereqs extraction
44  - local part of cpan2pkg is complete
46 0.4.0 Fri Feb  6 18:13:23 CET 2009
47  - building package for module
48  - installing freshly build package
52 0.3.1 Fri Feb  6 16:32:38 CET 2009
53  - moving appli forward when no more missing prereqs
54  - listing missing prereqs in ui
55  - sorting list of modules
57 0.3.0 Sat Jan 31 14:48:59 CET 2009
58  - spawning prereqs
62 0.2.2 Sat Jan 31 12:32:05 CET 2009
63  - installing module from upstream dist
64  - module status in listbox
66 0.2.1 Fri Jan 30 18:56:23 CET 2009
67  - checking if module is installed locally
68  - better output for prereqs
70 0.2.0 Fri Jan 30 15:36:47 CET 2009
71  - checking if module is available upstream
75 0.1.0 Fri Jan 23 18:13:27 CET 2009
76  - finding module prereqs
77  - revamped gui, getting rid of notebook
81 0.0.2 Wed Jan 21 16:43:28 CET 2009
82  - fix to support latest curses::ui::poe version
83  - starting logic to package modules supplied on command-line
84  - first curses interface update
86 0.0.1 Tue Jan 20 14:19:19 CET 2009
87  - original version