dh_python2 (1) Linux Manual Page
NAME dh_python2 – calculates Python dependencies, adds maintainer scripts to byte compile files, etc. SYNOPSIS dh_python2 -p PACKAGE [-V [X.Y][-][A.B]] DIR_OR_FILE [-X REGEXPR] DESCRIPTION QUICK GUIDE FOR MAINTAINERS • if necessary, describe supported Python versions via X-Python-Version field in debian/control, • build-depend on python or python-all or python-all-dev (>= 2.6.6-3~), • build module/application using its…
