On Saturday 31 May 2008, Juha Heinanen wrote: > dan, > > i also noticed that without debian/pyversions file, ubuntu hardy makes > these kinds of complains: > > pyversions: missing XS-Python-Version in control file, fall back to > debian/pyversions
That is not an error. if it's not defined it falls back to the available versions. it's just an informational message and can be ignored. > > i got rid of them by creating debian/pyversions containing a single > line that is not necessary and will require that you update that file whenever the default python version changes. if nothing is specified will always use the default python version at the moment the package is built. that is the intention behind it and many other python packages use the same technique. > > 2.5 > > -- juha -- Dan _______________________________________________ Devel mailing list Devel@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/devel