5.1. Building Embedded Programs
Any package that installs a program which embeds a Python
interpreter must declare Build-Depends on
pythonX.Y-dev, where
X.Y is the Python version the program
builds against. It should be the current default Python version
unless the program does not work correctly with this version.