Re: libcurses-ui-poe-perl - can somebody review please?
  Home FAQ Contact Sign in
linux.debian.maint.perl only
 
Advanced search
POPULAR GROUPS

more...

linux.debian.maint.perl Profile…
 Up
Re: libcurses-ui-poe-perl - can somebody review please?         


Author: Damyan Ivanov
Date: May 7, 2008 22:00

-=| Antony Gelberg, Thu, May 08, 2008 at 12:09:20AM +0000 |=-
> I have injected libcurses-ui-poe-perl into SVN. It was in bad shape
> when I grabbed it from CPAN, but Scott upstream has been very helpful,
> and my ping resulted in a new release.

Nice :)

Some clarification of copyright/licensing could still be done:

examples/color_editor:
# (c) 2001-2002 by Maurice Makaay. All rights reserved.
# This file is part of Curses::UI::POE. Curses::UI::POE is free
# software.
# You can redistribute it and/or modify it under the same terms
# as perl itself.
#
# e-mail: maurice@gitaar.net
#
# Color demo 2003 (c) by Marcus Thiesen
# marcus@cpan.org

I wonder what license Marcus wants for his work.
Show full article (2.98Kb)
1 Comment
Re: libcurses-ui-poe-perl - can somebody review please?         


Author: Damyan Ivanov
Date: May 8, 2008 04:00

-=| Antony Gelberg, Thu, May 08, 2008 at 10:32:44AM +0000 |=-
> On 2008-05-08, Damyan Ivanov debian.org> wrote:
>> Some clarification of copyright/licensing could still be done:
>
> Actually, the examples are all the same as the ones in
> libcurses-ui-perl, but with minimal changes. e.g:
>
> antony@cubase:~/src/debian/perl/build/Curses-UI-POE-0.031$ diff
> /usr/share/doc/libcurses-ui-perl/examples/color_editor
> examples/color_editor
> 7c7
> < # This file is part of Curses::UI. Curses::UI is free software.
> ---
>> # This file is part of Curses::UI::POE. Curses::UI::POE is free
>> software.

Ouch! This means that their authors are completely different? This
should be reflected somehow in the files (and consequently in
debian/copyright).
Show full article (2.85Kb)
no comments