On Tue, Nov 06, 2001 at 11:05:29PM +0900, Junichi Uekawa wrote: | Matthias Klose <[EMAIL PROTECTED]> immo vero scripsit | | Please Cc: me, because I am not on the list. | | > python-ecasound | | I have been looking at python 2.1, and python2.1 debian/copyright file tells | me that it is "not GPL compatible". | | Is it still so?
As I understand/recall the history, python 2.0 and 2.1 are not "GPL compatible". However, 2.0.1 and 2.1.1 (note the micro version increase) are "GPL Compatible". So, strictly speaking, you are right to say that "2.1" is not GPL compatible, however the 2.1 packages really package "2.1.1" which is GPL compatible. -D