On Sat, 17 Jun 2006, Matthias Klose wrote:
> it's correct that we do have the information of ">= 2.4" in the
> dependency, _iff_ we have a dependency on python (>= 2.4), but this
> dependency isn't generated if the module just included .py files which
> do _not_ have a hashbang line (but maybe that
it's correct that we do have the information of ">= 2.4" in the
dependency, _iff_ we have a dependency on python (>= 2.4), but this
dependency isn't generated if the module just included .py files which
do _not_ have a hashbang line (but maybe that's another bug). A >= 2.4
in the version fields doe
severity 373853 wishlist
thanks
Raphael Hertzog ([EMAIL PROTECTED]):
> On Fri, 16 Jun 2006, Piotr Ozarowski wrote:
> > I have following line in debian/control (source section)
> > XS-Python-Version: >= 2.4
> >
> > and in generated *.substvars file:
> > python:Versions=all
>
> Is your package a
On Fri, 16 Jun 2006, Piotr Ozarowski wrote:
> I have following line in debian/control (source section)
> XS-Python-Version: >= 2.4
>
> and in generated *.substvars file:
> python:Versions=all
Is your package arch: all?
If that's the case, then it's normal. The Python-Version: field in the
*bin
Package: debhelper
Version: 5.0.37.1
Severity: important
I have following line in debian/control (source section)
XS-Python-Version: >= 2.4
and in generated *.substvars file:
python:Versions=all
since python2.3 is still supported, I think it shouldn't be "all"
note that `pyversions -r '>=2.4'
5 matches
Mail list logo