On Mon, Jun 23, 2003 at 12:57:06PM +0200, Emanuele Rocca wrote: > Il lun, 2003-06-23 alle 12:35, Enrico Zini ha scritto: > > On Sun, Jun 22, 2003 at 10:11:35PM +0200, Emanuele Rocca wrote: > > > > > > vorrei pacchettizzare un programma in licenza gpl (che non ho fatto > > > > io..) ma realizzato con Kylix. Il problema � dunque che non potrei > > > > creare un pacchetto dai sorgenti, perch� utilizza anche delle librerie > > > > di Kylix (che tra l'altro non ho nemmeno installato), ma da una > > > > versione > > > > gi� compilata.. > > > Secondo le Debian Free Software Guidelines: > > > > > > Source Code > > > The program must include source code, and must allow > > > distribution in source code as well as compiled form. > > > > Non � questo il punto: il programma pu� essere distribuito sia in forma > > sorgente che compilata; il problema � che ha una Build-Depend in > > qualcosa che non � in Debian. > Ok, ma a quanto ho capito voleva pacchettizzare _solo_ la versione > binaria. > In quel caso, sbaglio o pu� finire solo in non-free? io non ho capito bene questa storia del pacchettizzare solo la versione binaria .. nell'upload "ufficiale" a debian di solito bisogna fornire comunque i src che poi viene trasformato in "deb-src" e compilato dai BD se non sbaglio i sorgenti vanno forniti comunque ..
http://www.debian.org/social_contract#guidelines # Source Code The program must include source code, and must allow distribution in source code as well as compiled form. # in questo caso dovrebbe distribuire solo il deb binario e i sorgenti a se stanti (o comunque non compilabili in automatico, il che mi fa pensare a metterlo nel non-free anche se non e' propriamente un non-free) http://www.debian.org/doc/developers-reference/ch-resources.en.html#s4.6.1 Packages in the contrib section have to comply with the DFSG, but may fail other requirements. For instance, they may depend on non-free packages. Packages which do not conform to the DFSG are placed in the non-free section. These packages are not considered as part of the Debian distribution, though we support their use, and we provide infrastructure (such as our bug-tracking system and mailing lists) for non-free software packages. ciao Samuele

