RE: New field proposed, UUID

2000-11-29 Thread Reimer, Fred
> From: Jason Gunthorpe [mailto:[EMAIL PROTECTED] > > Why would they want to do this? I usually run a completely > unstable system, > > that is rather stable BTW, so don't understand why someone > who runs a stable > > system would want to "lie" about a package being stable > when, in fact, it

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Seth Arnold
* Rando Christensen <[EMAIL PROTECTED]> [001129 21:27]: > What I would most like to see myself is adding a /etc/licensing/ > directory in which every license used on the system can esist, for > example: > > /etc/licensing/ > \-- GPL > \-- BSD > \-- Other $ cd /usr/share/co

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Thomas Bushnell, BSG
Rando Christensen <[EMAIL PROTECTED]> writes: > What does everyone think? Is this too farfetched of a plan, or is it a > Good Idea? It's not a horrid idea, but it doesn't solve the problem, which is that the GPL requires that you give a copy of the GPL to anyone you give the binary for a program

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Thomas Bushnell, BSG
Anthony Towns writes: > Is it also illegal to email a 20 line, GPLed, .c file to someone, > without attaching the entire GPL? Probably, but it's also harmless. However, Debian is in a different position, and the problem is that people can and do pull .debs off the Debian site and install them o

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Rando Christensen
IMO, no matter WHAT way it's implememented, there is a strong issue here, and it could be implemented WAY past the GPL, to other licenses as well. What I would most like to see myself is adding a /etc/licensing/ directory in which every license used on the system can esist, for example: /etc/lic

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread ferret
Okay.. Let's see if I'm following here and can therefore correctly summerise: We're required to ship a copy of the GPL with each complete work. We just don't know for sure of the granularity of a "complete work" under the GPL. So I maintain, from the point of view of an end-user of Debian, tha

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread John Galt
On Thu, 30 Nov 2000, Anthony Towns wrote: > On Wed, Nov 29, 2000 at 05:36:42PM -0800, Thomas Bushnell, BSG wrote: > > So you're right that the rule is that the GPL must be shipped when you > > ship the complete work, and that it's not quite sensible to mean with > > every piece of the complete wor

RE: New field proposed, UUID

2000-11-29 Thread Jason Gunthorpe
On Wed, 29 Nov 2000, Reimer, Fred wrote: > Why would they want to do this? I usually run a completely unstable system, > that is rather stable BTW, so don't understand why someone who runs a stable > system would want to "lie" about a package being stable when, in fact, it is It isn't lieing, i

Re: New field proposed, UUID

2000-11-29 Thread An Thi-Nguyen Le
[Reimer, Fred - Wed, 29 Nov 2000 08:01:15 PM CST] } > This is a common assumption and is wrong. The most popular } > use of apt-get } > source -b has been to make stable compiles of unstable } > packages. Rather } > than some source tweak. } } Why would they want to do this? I usually run a com

RE: New field proposed, UUID

2000-11-29 Thread Reimer, Fred
> -Original Message- > From: Jason Gunthorpe [mailto:[EMAIL PROTECTED] > > > THEORETICALLY, if a user downloads the source and does a > simple compile they > > SHOULD get the same binaries produced as the developer did. > This assumes > > that they are using the standard compiler and li

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Anthony Towns
On Wed, Nov 29, 2000 at 05:36:42PM -0800, Thomas Bushnell, BSG wrote: > So you're right that the rule is that the GPL must be shipped when you > ship the complete work, and that it's not quite sensible to mean with > every piece of the complete work. Note that we ship the base-files package marke

Re: New field proposed, UUID

2000-11-29 Thread Ben Collins
On Wed, Nov 29, 2000 at 06:36:12PM -0700, Jason Gunthorpe wrote: > > On Wed, 29 Nov 2000, Ben Collins wrote: > > > > Mmkay... 9 Gb mirror pulse... that will work. (not) > > > > That's a seperate issue that does not pertain to the UUID's. Let's discuss > > this later. > > Er, so far the only

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Thomas Bushnell, BSG
Brian Mays <[EMAIL PROTECTED]> writes: > As it stands, the GPL does not define what comprises a work. It > establishes no boundaries. Therefore, Debian can claim that the > distribution (or at least the essential parts of it, without which the > distribution will not work) *is* our work. You

Re: New field proposed, UUID

2000-11-29 Thread Jason Gunthorpe
On Wed, 29 Nov 2000, Ben Collins wrote: > > Mmkay... 9 Gb mirror pulse... that will work. (not) > > That's a seperate issue that does not pertain to the UUID's. Let's discuss > this later. Er, so far the only reason to have a UUID that has held up to scrutiny revolves around whatever your si

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Thomas Bushnell, BSG
Massimo Dal Zotto <[EMAIL PROTECTED]> writes: > Why not simply include the GPL file in each package and replace it with an > hard-link to the common copy in the package postinst? > In this way we can make RMS happy and still have one real copy of the GPL. I agree completely.

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Thomas Bushnell, BSG
Anand Kumria <[EMAIL PROTECTED]> writes: > I had a quick review of it and nothing stood out for me: 4 -> 12 > don't apply. 0 -> 2 don't apply. Sections 1 and 2 DO apply; section 3 begins: "You may copy and distribute the Program ... in object code or executable form under the terms of Sections

RE: New field proposed, UUID

2000-11-29 Thread Jason Gunthorpe
On Wed, 29 Nov 2000, Reimer, Fred wrote: > THEORETICALLY, if a user downloads the source and does a simple compile they > SHOULD get the same binaries produced as the developer did. This assumes > that they are using the standard compiler and libraries in the particular This is a common assumpt

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Thomas Bushnell, BSG
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > we do not remove the copyright. it is still in the source. I fail to see why > having 300 copies of the same file is needed. It's not; we don't have to install the file, merely ship it with the .deb.

RE: New field proposed, UUID

2000-11-29 Thread Reimer, Fred
> -Original Message- > From: Ben Collins [mailto:[EMAIL PROTECTED] > > > The "easy" answer to that is that the version should > automatically get > > bumped for user builds much like the kernel compile # is > for Linux. The > > maintainers, when generating an "official" version, can >

Re: New field proposed, UUID

2000-11-29 Thread Ben Collins
On Thu, Nov 30, 2000 at 12:55:36AM +, James Troup wrote: > "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > > > > Good grief. This would require all non-rsync mirrors to redownload > > > *every* .deb in the newly released distribution in whole, and > > > would require every user to redownlo

RE: New field proposed, UUID

2000-11-29 Thread Reimer, Fred
> -Original Message- > From: Ben Collins [mailto:[EMAIL PROTECTED] > > Plus pkg+version+arch is not always enough. Note (even though it is a > bug/mistake in it's own right), there are potato/woody > packages with the > same version and arch, that are not the same binary. This is very > i

Re: New field proposed, UUID

2000-11-29 Thread Sean 'Shaleh' Perry
> > So you think it's easy to force users to generate a unique version number? > How are you going to do that? If you make a debian developer pass a > special arg, how are you going to keep users from using the same thing? > > Obviously it's not so easy, or it would already be done. > beyond th

Re: New field proposed, UUID

2000-11-29 Thread Seth Arnold
* Reimer, Fred <[EMAIL PROTECTED]> [001129 17:03]: > The "easy" answer to that is that the version should automatically get > bumped for user builds much like the kernel compile # is for Linux. The > maintainers, when generating an "official" version, can specify the exact > version when they comp

Re: New field proposed, UUID

2000-11-29 Thread Ben Collins
> > The "easy" answer to that is that the version should automatically get > bumped for user builds much like the kernel compile # is for Linux. The > maintainers, when generating an "official" version, can specify the exact > version when they compile the package, but it should automatically inc

RE: New field proposed, UUID

2000-11-29 Thread Reimer, Fred
> -Original Message- > From: Sean 'Shaleh' Perry [mailto:[EMAIL PROTECTED] > > Sorry, I'm not a Debian developer so honestly don't know > all the policies or > > processes behind making debs. But, it seems clear to me > that if you use the > > pkg+version+arch as your UUID then a change

Re: New field proposed, UUID

2000-11-29 Thread James Troup
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > > Good grief. This would require all non-rsync mirrors to redownload > > *every* .deb in the newly released distribution in whole, and > > would require every user to redownload every package they've > > installed if they want to upgrade from foo

Re: New field proposed, UUID

2000-11-29 Thread Jason Gunthorpe
On Wed, 29 Nov 2000, Ben Collins wrote: > bug/mistake in it's own right), there are potato/woody packages with the > same version and arch, that are not the same binary. This is very This is an archive bug and James's new scripts make it impossible. > important from a security/signing standpoin

Re: New field proposed, UUID

2000-11-29 Thread Ben Collins
On Wed, Nov 29, 2000 at 04:14:25PM -0800, Joey Hess wrote: > If I understand right, Ben wants something unique that can be signed > for some secrit package signing scheme. Assuming the sig goes in a > component after control.tar.gz and data.tar.gz, why can't is just sign > a concacentation of their

Re: New field proposed, UUID

2000-11-29 Thread Ben Collins
On Wed, Nov 29, 2000 at 04:12:39PM -0800, Sean 'Shaleh' Perry wrote: > > Your UUID is the pkg+version+arch. From my viewpoint it's as simple as > > that. Maybe the official policy needs to be updated so that it is clear > > that any change to the binary packages, including just compile time chang

Re: New field proposed, UUID

2000-11-29 Thread Sean 'Shaleh' Perry
> > Good grief. This would require all non-rsync mirrors to redownload *ever* > .deb in the newly released distribution in whole, and would require > every user to redownload every package they've installed if they want to > upgrade from foo-unstable to foo-stable. It'd also mean package signature

Re: New field proposed, UUID

2000-11-29 Thread Anthony Towns
On Wed, Nov 29, 2000 at 04:12:39PM -0800, Sean 'Shaleh' Perry wrote: > > Your UUID is the pkg+version+arch. From my viewpoint it's as simple as > > that. Maybe the official policy needs to be updated so that it is clear > > that any change to the binary packages, including just compile time chang

Re: New field proposed, UUID

2000-11-29 Thread Seth Arnold
* Joey Hess <[EMAIL PROTECTED]> [001129 16:17]: > [...] sign a concacentation of their md5sums? [...] > I don't understand how signing a uuid that is just listed in the control > file and could be modified by anyone is cryptographically secure. I would like to suggest that whatever signature schem

RE: New field proposed, UUID

2000-11-29 Thread Sean 'Shaleh' Perry
> > Sorry, I'm not a Debian developer so honestly don't know all the policies or > processes behind making debs. But, it seems clear to me that if you use the > pkg+version+arch as your UUID then a change in the md5sum caused by adding a > signature would not effect the "UUID" and therefore be mo

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Massimo Dal Zotto
> On Wed, Nov 29, 2000 at 07:40:11PM +0100, Wichert Akkerman wrote: > > > A more authoritive source disagrees with you.. RMS wrote the GPL > > so I'll trust his opinion above yours. > > Ehm, Wichert, you wrote a [PROPOSAL] not a [DO IT NOW] message, so I > think we could discuss about it. > > I

RE: New field proposed, UUID

2000-11-29 Thread Reimer, Fred
> -Original Message- > From: Sean 'Shaleh' Perry [mailto:[EMAIL PROTECTED] > > Your UUID is the pkg+version+arch. From my viewpoint it's > as simple as > > that. Maybe the official policy needs to be updated so > that it is clear > > that any change to the binary packages, including jus

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Christian Surchi
On Wed, Nov 29, 2000 at 02:35:52PM -0800, Brian Frederick Kimball wrote: > "[...] and give any other recipients of the Program a copy of > this License along with the Program." ^^ Is in the same mirror or cd enough? Or should we interpret as "in the s

Re: New field proposed, UUID

2000-11-29 Thread Joey Hess
If I understand right, Ben wants something unique that can be signed for some secrit package signing scheme. Assuming the sig goes in a component after control.tar.gz and data.tar.gz, why can't is just sign a concacentation of their md5sums? I don't understand how signing a uuid that is just liste

RE: New field proposed, UUID

2000-11-29 Thread Sean 'Shaleh' Perry
> Your UUID is the pkg+version+arch. From my viewpoint it's as simple as > that. Maybe the official policy needs to be updated so that it is clear > that any change to the binary packages, including just compile time changes, > requires a version update? That way you could change your "sigs" as

RE: New field proposed, UUID

2000-11-29 Thread Reimer, Fred
There should be a happy medium ground where *ANY* change to a deb -- that effects what is actually installed on a system when the package is installed, results in a version update. But, a "internal signature by the archive maintainer" would not, assuming that is in the deb header and does not effe

RE: New field proposed, UUID

2000-11-29 Thread Reimer, Fred
> From: Ben Collins [mailto:[EMAIL PROTECTED] > > (Aside: APT internally builds a fairly reliable ID for most > purposes, > > some of you may have noticed that it can tell you have > local compiles, > > this is how.) > > This is a perfect example to answer your question above. > Local builds ca

Re: New field proposed, UUID

2000-11-29 Thread Jason Gunthorpe
On Wed, 29 Nov 2000, Ben Collins wrote: > That would be bad. Do that and then the Packages file needs regenerating, > the package needs to be re-signed by everyone, and things will get upgraded, > and apt[1] will redownload it all over again, just because of something > changing like an internal

Re: New field proposed, UUID

2000-11-29 Thread Jason Gunthorpe
On Wed, 29 Nov 2000, Ben Collins wrote: > > The pacakge file for woody/main would increase by at least 193k (16% > > growth) and APT would consume 300k more ram on your average woody/potato > > mix. > > In all likelyhood we could omit it from the Packages file. Also, apt need > not keep it in it

Re: New field proposed, UUID

2000-11-29 Thread Ben Collins
On Wed, Nov 29, 2000 at 05:08:22PM -0500, Itai Zukerman wrote: > > Sooner or later sigs will start traveling around with .deb's (that's > > another discussion, save it for later, it is coming soon). When those sigs > > are changed or updates by the archive maintainers or the release manager, > > th

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Brian Mays
Brian Mays wrote: > > If here "you" refers to Debian, then we are not violating the GPL. > > We distribute all of the packages, including "base", which contains > > the a copy of the GPL. We distribute the program AND we give our > > recipients a copy of the license. If they decide to take one a

Re: New field proposed, UUID

2000-11-29 Thread Ben Collins
On Wed, Nov 29, 2000 at 03:48:21PM -0700, Jason Gunthorpe wrote: > > On Wed, 29 Nov 2000, Ben Collins wrote: > > > upgrading dpkg-dev, and poses little side-affects (other than a small > > increase in the size of the Packages file and .deb's in general). > > The pacakge file for woody/main would

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Joey Hess
Brian Mays wrote: > If here "you" refers to Debian, then we are not violating the GPL. We > distribute all of the packages, including "base", which contains the a > copy of the GPL. We distribute the program AND we give our recipients > a copy of the license. If they decide to take one and junk

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Brian Mays
Brian Frederick Kimball <[EMAIL PROTECTED]> wrote: > Making the GPL available in a separate file that may or may not be > received by the recipient of the GPLed Program does not constitute > "giving" the GPL to the recipients of such a program "along with the > Program". Is Debian giving the Lice

Re: New field proposed, UUID

2000-11-29 Thread Jason Gunthorpe
On Wed, 29 Nov 2000, Ben Collins wrote: > upgrading dpkg-dev, and poses little side-affects (other than a small > increase in the size of the Packages file and .deb's in general). The pacakge file for woody/main would increase by at least 193k (16% growth) and APT would consume 300k more ram on

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Brian Frederick Kimball
At 08:17 am +1100 on November 30, 2000, Anand Kumria wrote: > 1. "You may copy and distribute verbatim copies of the Program's > source code as you receive it ..." > > Applies to *source code* only. We distribute orginial tarballs > which include the licence text. We are okay here. keep reading:

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Brian Frederick Kimball
At 04:17 pm -0500 on November 29, 2000, Brian Mays wrote: > The GPL says that we can distribute the binaries ... > > : ... provided that you conspicuously and appropriately publish on each > : copy an appropriate copyright notice and disclaimer of warranty; keep > : intact all the notices that

RE: New field proposed, UUID

2000-11-29 Thread Sean 'Shaleh' Perry
On 29-Nov-2000 Ben Collins wrote: > I'm proposing we add a new field to generated packages, and as part of > Debian policy, make them required for Debian packages. It's all very > simple, doesn't requuire any effort by the maintainers other than > upgrading dpkg-dev, and poses little side-affects

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Christian Surchi
On Wed, Nov 29, 2000 at 07:40:11PM +0100, Wichert Akkerman wrote: > A more authoritive source disagrees with you.. RMS wrote the GPL > so I'll trust his opinion above yours. Ehm, Wichert, you wrote a [PROPOSAL] not a [DO IT NOW] message, so I think we could discuss about it. I'm wondering about

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Christian Surchi
On Wed, Nov 29, 2000 at 10:43:40AM -0700, Edward Betts wrote: > Lots of packages include the generic GNU install instructions, nobody uses > them because they have installed a Debian package, but lots of packages > include them. In fact, I think we *should* remove them. :-) -- Christian Surchi

Re: New field proposed, UUID

2000-11-29 Thread Itai Zukerman
> Sooner or later sigs will start traveling around with .deb's (that's > another discussion, save it for later, it is coming soon). When those sigs > are changed or updates by the archive maintainers or the release manager, > the md5sum of the package will change, but the UUID will remain the same.

New field proposed, UUID

2000-11-29 Thread Ben Collins
I'm proposing we add a new field to generated packages, and as part of Debian policy, make them required for Debian packages. It's all very simple, doesn't requuire any effort by the maintainers other than upgrading dpkg-dev, and poses little side-affects (other than a small increase in the size of

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Brian Mays
[EMAIL PROTECTED] (Anand Kumria) wrote: > 3. [ distribution obligations for binaries ] > > a. [ accompany with source ] > > b. [ written offer of source ] > > c. [ provide corresponding info. received from your supplier ] Actually, as Wichert mentioned, part 3 explicitly says

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread John Galt
Since the dpkg maintainer is the one submitting the bug: yes, the old dpkg needs to change rather than everyone else thing... On Wed, 29 Nov 2000, Wichert Akkerman wrote: > Previously Ben Collins wrote: > > Then we need a mechanism so that the packages can include it, but not > > install it unle

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Anand Kumria
On Wed, Nov 29, 2000 at 06:21:50PM +0100, Wichert Akkerman wrote: > Package: debian-policy > > RMS just asked me if it was true that all our packages don't include > the GPL, just a reference to it, since that is a violation of the > GPL itself. In his words: > > rms> I'm told that (some or all)

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Brian Mays
Previously Sean 'Shaleh' Perry wrote: > > we do not remove the copyright. it is still in the source. I fail > > to see why having 300 copies of the same file is needed. [EMAIL PROTECTED] (Wichert Akkerman) writes: > Reread my mail. Then realize that the GPL explicitly demands it. The GPL says

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Anand Kumria
On Thu, Nov 30, 2000 at 08:08:13AM +1100, Anand Kumria wrote: > On Wed, Nov 29, 2000 at 06:50:38PM -0200, Gustavo Noronha Silva (KoV) wrote: > > > > I agree with Wichert... you *must* do it or you are > > illegal. > > Chapter and verse of the GPL please. Ignore that -- just read the last sentenc

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Anand Kumria
On Wed, Nov 29, 2000 at 06:50:38PM -0200, Gustavo Noronha Silva (KoV) wrote: > > I agree with Wichert... you *must* do it or you are > illegal. Chapter and verse of the GPL please. Anand -- Linux.Conf.Au -- http://linux.conf.au/ 17th - 20th January,--

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Anand Kumria
On Wed, Nov 29, 2000 at 07:40:11PM +0100, Wichert Akkerman wrote: > Previously Sean 'Shaleh' Perry wrote: > > I read it, I just don't agree that it matters in this case. > > A more authoritive source disagrees with you.. RMS wrote the GPL > so I'll trust his opinion above yours. Okay, well RMS ca

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Gustavo Noronha Silva \(KoV\)
I agree with Wichert... you *must* do it or you are illegal. Debian cannot be that... would it be the case of putting the license of the package in an diretory inside the deb that would not be installed? So we should include a option in dpkg-deb that would read that license and display it. (woul

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Wichert Akkerman
Previously Sean 'Shaleh' Perry wrote: > I read it, I just don't agree that it matters in this case. A more authoritive source disagrees with you.. RMS wrote the GPL so I'll trust his opinion above yours. Wichert. -- / Generall

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Sean 'Shaleh' Perry
On 29-Nov-2000 Wichert Akkerman wrote: > Previously Sean 'Shaleh' Perry wrote: >> we do not remove the copyright. it is still in the source. I fail to see >> why >> having 300 copies of the same file is needed. > > Reread my mail. Then realize that the GPL explicitly demands it. > I read it, I

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Sean 'Shaleh' Perry
> > Lots of packages include the generic GNU install instructions, nobody uses > them because they have installed a Debian package, but lots of packages > include them. > I would file a bug whenever I found that to be true.

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Ben Collins
On Wed, Nov 29, 2000 at 06:49:08PM +0100, Wichert Akkerman wrote: > Previously Ben Collins wrote: > > Then we need a mechanism so that the packages can include it, but not > > install it unless it isn't installed already. > > The famous dpkg-needs-metadata-per-file thing.. Maybe it would be easie

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Frederico S. Muñoz
Sean 'Shaleh' Perry wrote: > > On 29-Nov-2000 Wichert Akkerman wrote: > > Package: debian-policy > > > > RMS just asked me if it was true that all our packages don't include > > the GPL, just a reference to it, since that is a violation of the > > GPL itself. In his words: > > > > we do not rem

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Wichert Akkerman
Previously Ben Collins wrote: > Then we need a mechanism so that the packages can include it, but not > install it unless it isn't installed already. The famous dpkg-needs-metadata-per-file thing.. Wichert. -- / Generally unin

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Wichert Akkerman
Previously Sean 'Shaleh' Perry wrote: > we do not remove the copyright. it is still in the source. I fail to see why > having 300 copies of the same file is needed. Reread my mail. Then realize that the GPL explicitly demands it. Wichert. > -- __

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Edward Betts
Sean 'Shaleh' Perry <[EMAIL PROTECTED]> wrote: > > RMS just asked me if it was true that all our packages don't include > > the GPL, just a reference to it, since that is a violation of the > > GPL itself. In his words: > > we do not remove the copyright. it is still in the source. I fail to see

Re: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Ben Collins
On Wed, Nov 29, 2000 at 06:21:50PM +0100, Wichert Akkerman wrote: > Package: debian-policy > > RMS just asked me if it was true that all our packages don't include > the GPL, just a reference to it, since that is a violation of the > GPL itself. In his words: > > rms> I'm told that (some or all)

RE: [PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Sean 'Shaleh' Perry
On 29-Nov-2000 Wichert Akkerman wrote: > Package: debian-policy > > RMS just asked me if it was true that all our packages don't include > the GPL, just a reference to it, since that is a violation of the > GPL itself. In his words: > we do not remove the copyright. it is still in the source.

[PROPOSAL] Full text of GPL must be included

2000-11-29 Thread Wichert Akkerman
Package: debian-policy RMS just asked me if it was true that all our packages don't include the GPL, just a reference to it, since that is a violation of the GPL itself. In his words: rms> I'm told that (some or all) Debian packages for GPL-covered programs rms> don't contain a copy of the GPL--j

Re: [PROPOSAL] Origin and Bugs support

2000-11-29 Thread Raul Miller
On Tue, Nov 28, 2000 at 12:42:24PM -0800, Chris Waters wrote: > Note that *nothing* we do provides any control over manually submitted > bugs -- those go whereever the user decides to send them. We can, however, make recommendations. Thanks, -- Raul