Raphael Hertzog writes:
> On Tue, 13 Jun 2006, Marc Dequènes wrote:
> > Coin,
> [...] 
> > You can find the current class here :
> >   http://perso.duckcorp.org/duck/soya-new-policy/
> 
> Some things to fix:
> > cdbs_python_build_versions := $(patsubst python%, %, $(shell pyversions -r 
> > debian/control | grep -E "^python[0-9.]+( python[0-9.]+)*$$"))
> 
> You shouldn't be removing "python" here because "pyversions" may return 
> "python"
> (without any version) if XS-Python-Version is "current".

pyversions -r always prints the resolved, real versions.

  Matthias

Reply via email to