On Jul 20, 2011, at 05:16 PM, Barry Warsaw wrote: >Maybe it's better to not include an X-Python-Version header and use > >PYVER=$(shell pyversions -d) > >instead?
Close. If you remove the X-Python-Version header, you need to add --no-guessing-versions to the dh_python2 call. Cheers, -Barry
signature.asc
Description: PGP signature
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

