unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Are Matrix extension for Guile and FFTW part of Guile?
@ 2003-01-02 17:34 Mathieu Roy
  2003-01-02 18:52 ` Mikael Djurfeldt
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Roy @ 2003-01-02 17:34 UTC (permalink / raw)


Hi,

Mikael Djurfeldt recently asked reclassification of the projects "FFTW
bindings for Guile" and "Matrix extension for Guile" to the GNU
category on Savannah, as they were in the non-GNU category.

http://savannah.gnu.org/projects/guile-fftw/
http://savannah.gnu.org/projects/guile-matrix/

The main reason was the fact that thoses extensions are Guile
extension. I understood that it was official Guile extension, official
part of the Guile project, and so, official part of the GNU project. 

Today, someone noticed that we are absolutely not sure that thoses
extensions are subprojects of the Guile project.

So the question is : are thoses extensions part of the Guile project,
and so should remains as GNU, or is it a misunderstanding and should
they be, one more time, reclassified?

Regards,


-- 
Mathieu Roy
 
 << Profile  << http://savannah.gnu.org/users/yeupou <<
 >> Homepage >> http://yeupou.coleumes.org           >>
 << GPG Key  << http://stock.coleumes.org/gpg        <<


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Are Matrix extension for Guile and FFTW part of Guile?
  2003-01-02 17:34 Are Matrix extension for Guile and FFTW part of Guile? Mathieu Roy
@ 2003-01-02 18:52 ` Mikael Djurfeldt
  2003-01-02 20:05   ` Mathieu Roy
  0 siblings, 1 reply; 4+ messages in thread
From: Mikael Djurfeldt @ 2003-01-02 18:52 UTC (permalink / raw)
  Cc: guile-devel

Mathieu Roy <yeupou@gnu.org> writes:

> Mikael Djurfeldt recently asked reclassification of the projects "FFTW
> bindings for Guile" and "Matrix extension for Guile" to the GNU
> category on Savannah, as they were in the non-GNU category.
>
> http://savannah.gnu.org/projects/guile-fftw/
> http://savannah.gnu.org/projects/guile-matrix/
>
> The main reason was the fact that thoses extensions are Guile
> extension. I understood that it was official Guile extension, official
> part of the Guile project, and so, official part of the GNU project. 
>
> Today, someone noticed that we are absolutely not sure that thoses
> extensions are subprojects of the Guile project.
>
> So the question is : are thoses extensions part of the Guile project,
> and so should remains as GNU, or is it a misunderstanding and should
> they be, one more time, reclassified?

guile-fftw and guile-matrix are projects initiated by me and are not
officially parts of Guile.  I have never claimed that they are before
this message.

But, guile-fftw and guile-matrix are extensions to Guile and since
I've assigned copyright to the FSF for all extensions to Guile which I
write, I don't see why there should be any problem in denoting them as
GNU projects.  What more than that is required?

If it is necessary for legal reasons I hereby, as an official Guile
developer, declare guile-fftw and guile-matrix to be official parts
of the Guile project.

Mikael Djurfeldt


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Are Matrix extension for Guile and FFTW part of Guile?
  2003-01-02 18:52 ` Mikael Djurfeldt
@ 2003-01-02 20:05   ` Mathieu Roy
  2003-01-02 22:34     ` Marius Vollmer
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Roy @ 2003-01-02 20:05 UTC (permalink / raw)
  Cc: savannah-hackers

Mikael Djurfeldt <djurfeldt@nada.kth.se> said:

> Mathieu Roy <yeupou@gnu.org> writes:
> 
> > Mikael Djurfeldt recently asked reclassification of the projects "FFTW
> > bindings for Guile" and "Matrix extension for Guile" to the GNU
> > category on Savannah, as they were in the non-GNU category.
> >
> > http://savannah.gnu.org/projects/guile-fftw/
> > http://savannah.gnu.org/projects/guile-matrix/
> >
> > The main reason was the fact that thoses extensions are Guile
> > extension. I understood that it was official Guile extension, official
> > part of the Guile project, and so, official part of the GNU project. 
> >
> > Today, someone noticed that we are absolutely not sure that thoses
> > extensions are subprojects of the Guile project.
> >
> > So the question is : are thoses extensions part of the Guile project,
> > and so should remains as GNU, or is it a misunderstanding and should
> > they be, one more time, reclassified?
> 
> guile-fftw and guile-matrix are projects initiated by me and are not
> officially parts of Guile.  I have never claimed that they are before
> this message.

Ok. 
But in fact, I wrongly assumed that you were saying that they are
since if they're not, there's absolutely no reason to consider them
GNU package.
 
> But, guile-fftw and guile-matrix are extensions to Guile and since
> I've assigned copyright to the FSF for all extensions to Guile which
> I write, I don't see why there should be any problem in denoting
> them as GNU projects.  What more than that is required?

Assigning copyright and making a project part of the GNU project are two
differents things. 

Assigning copyright can be usefull to fix potential legal issues and
to let FSF taking care of license violation while making a project
part of the GNU project means following GNU standards and being
approved by the GNU project (in fact, by Richard Stallman).  
  
> If it is necessary for legal reasons I hereby, as an official Guile
> developer, declare guile-fftw and guile-matrix to be official parts
> of the Guile project.

So if others people of Guile project accept this, this issue is over.

You should read carefully the following page 
http://www.gnu.org/evaluation/evaluation.html

Regards,

-- 
Mathieu Roy
 
 << Profile  << http://savannah.gnu.org/users/yeupou <<
 >> Homepage >> http://yeupou.coleumes.org           >>
 << GPG Key  << http://stock.coleumes.org/gpg        <<


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Are Matrix extension for Guile and FFTW part of Guile?
  2003-01-02 20:05   ` Mathieu Roy
@ 2003-01-02 22:34     ` Marius Vollmer
  0 siblings, 0 replies; 4+ messages in thread
From: Marius Vollmer @ 2003-01-02 22:34 UTC (permalink / raw)
  Cc: guile-devel

Mathieu Roy <yeupou@gnu.org> writes:

> > If it is necessary for legal reasons I hereby, as an official Guile
> > developer, declare guile-fftw and guile-matrix to be official parts
> > of the Guile project.
> 
> So if others people of Guile project accept this, this issue is over.

I accept this.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-01-02 22:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-02 17:34 Are Matrix extension for Guile and FFTW part of Guile? Mathieu Roy
2003-01-02 18:52 ` Mikael Djurfeldt
2003-01-02 20:05   ` Mathieu Roy
2003-01-02 22:34     ` Marius Vollmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).