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

2009-04-10 Thread Joey Hess
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 local testing. You're

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

2009-04-10 Thread Julian Andres Klode
On Fri, Apr 10, 2009 at 03:50:05PM -0400, Joey Hess wrote: > Julian Andres Klode wrote: > > Change the behaviour of the dh_auto_* scripts to get the requested > > Python versions from `pyversions -r` and build for all of them, instead > > of just the current Python version. > > Can we be sure that