Re: RFS: reddo internet translator
I did it, Depends now looks like this:
Depends: python (>= 2.3), python (<< 2.4)
I have read about it before at debian python policy. But the problem now
is that my ubuntu friends can not install reddo cause ubuntu use python
2.4. I know that ubuntu is not debian, i want to make packages for
debian, not for ubuntu.. but using:
Depends: python (>= 2.3)
my friends will be happy.. What should I do?
Thanks,
David.
El lun, 16-05-2005 a las 20:48 -0300, Nelson A. de Oliveira escribió:
> On debian/control:
> Replace
> Depends: python (>= 2.3)
> with
> Depends: ${python:Depends}
Reply to: