the changes are quite interesting, since it allows cpan2pkg to go from local build to upstream buildsystem:
- importing package upstream
- submitting package upstream
- waiting for user confirmation when package is available on upstream build system
but it's quite an achievement... just running "cpan2pkg Foo::Bar" will build the package with all its prereqs, install them locally, import them in upstream repository, and submit them on upstream build system. (i know, i know, only mandriva is supported as of today.)
all in all, this means that i'm nearing v1.0.0. all the basic pieces are now in place, and it's just a matter of re-ordering things, adding a couple of conditions, some fixmes to deal with... and some cleaning. a lot in fact! :-) stay tuned.
No comments:
Post a Comment