Re: Bug#520834: dh_auto_{build,install,clean} should support different python versions

2009-06-18 Thread Josselin Mouette
Le jeudi 18 juin 2009 à 10:33 +0200, Bernd Zeimetz a écrit : > Use pyversions -s if pyversions -r fails. pyversions -s will work always as it > lists all supported Python versions. If a package doesn'tlimit itself to > Python > versions it works with, it should be built for all supported versions

Re: Bug#520834: dh_auto_{build,install,clean} should support different python versions

2009-06-18 Thread Bernd Zeimetz
Joey Hess wrote: > Julian Andres Klode wrote: >> pyversions -r lists all supported versions if the field in debian/control >> and debian/pyversions are both missing. If debian/pyversions is empty it >> would fail, but debian/pyversions should never be empty. >> >> At least this is what I saw in my