Bug#391689: python-support: 0.5.3 doesn't always generate python dependencies (python-script-but-no-python-dep)

2006-10-12 Thread Pierre Habouzit
Le jeu 12 octobre 2006 07:45, Cameron Dale a écrit : On 10/9/06, Pierre HABOUZIT [EMAIL PROTECTED] wrote: I'm not sure, IMHO that's important, but as python-support depends upon python himself, the correct chain of depends exists. so that's not a major problem, merely an important one.

Bug#391689: python-support: 0.5.3 doesn't always generate python dependencies (python-script-but-no-python-dep)

2006-10-12 Thread Raphael Hertzog
On Wed, 11 Oct 2006, Cameron Dale wrote: Moreover this will prevent my packages inclusion in Etch due to the lintian errors generated by compiling my program with python-support and uploading it to the archive. The Lintian error for python-script-but-no-python-dep states: Packages with

Bug#391689: python-support: 0.5.3 doesn't always generate python dependencies (python-script-but-no-python-dep)

2006-10-12 Thread Cameron Dale
On 10/12/06, Pierre Habouzit [EMAIL PROTECTED] wrote: Le jeu 12 octobre 2006 07:45, Cameron Dale a écrit : Section 3.1: Programs that can run with any version of Python must begin with #!/usr/bin/python or #!/usr/bin/env python (the former is preferred). They must also specify a dependency on

Bug#391689: python-support: 0.5.3 doesn't always generate python dependencies (python-script-but-no-python-dep)

2006-10-12 Thread Pierre Habouzit
Le jeu 12 octobre 2006 20:14, Cameron Dale a écrit : On 10/12/06, Pierre Habouzit [EMAIL PROTECTED] wrote: Le jeu 12 octobre 2006 07:45, Cameron Dale a écrit : Section 3.1: Programs that can run with any version of Python must begin with #!/usr/bin/python or #!/usr/bin/env python (the

Bug#391689: python-support: 0.5.3 doesn't always generate python dependencies (python-script-but-no-python-dep)

2006-10-11 Thread Cameron Dale
On 10/9/06, Pierre HABOUZIT [EMAIL PROTECTED] wrote: I'm not sure, IMHO that's important, but as python-support depends upon python himself, the correct chain of depends exists. so that's not a major problem, merely an important one. I've done some more investigating, and I've reconsidered

Bug#391689: python-support: 0.5.3 doesn't always generate python dependencies (python-script-but-no-python-dep)

2006-10-09 Thread Pierre HABOUZIT
severity 391689 important thanks On Sun, Oct 08, 2006 at 12:29:09AM -0700, Cameron Dale wrote: Package: python-support Version: 0.5.3 Severity: serious Justification: Policy 2.4 of the Python Policy I filed a bug about this before (#383958), and it was fixed in 0.4.2. However, some

Bug#391689: python-support: 0.5.3 doesn't always generate python dependencies (python-script-but-no-python-dep)

2006-10-09 Thread Pierre HABOUZIT
On Sun, Oct 08, 2006 at 12:29:09AM -0700, Cameron Dale wrote: Package: python-support Version: 0.5.3 Severity: serious Justification: Policy 2.4 of the Python Policy I filed a bug about this before (#383958), and it was fixed in 0.4.2. However, some time between 0.4.3 (which worked)

Bug#391689: python-support: 0.5.3 doesn't always generate python dependencies (python-script-but-no-python-dep)

2006-10-09 Thread Cameron Dale
It still seems to me like a breach of the python policy not to depend directly on python, for the very reasons that were suggested in the second link to the list thread I posted. But, I guess it can be argued that it will work for now, so I will leave it be until it is fixed. BTW, thanks for the

Bug#391689: python-support: 0.5.3 doesn't always generate python dependencies (python-script-but-no-python-dep)

2006-10-08 Thread Cameron Dale
Package: python-support Version: 0.5.3 Severity: serious Justification: Policy 2.4 of the Python Policy I filed a bug about this before (#383958), and it was fixed in 0.4.2. However, some time between 0.4.3 (which worked) and 0.5.2 (which doesn't) this change was removed (I just checked, and