Table of Contents
Programs which embed a Python interpreter must declare a
Build-Depends on
python, where
pythonX.Y-devX.Y is the python version the program
builds against. It should be the current default python version
unless the program doesn't work correctly with this version.