Table of Contents
Any package that installs a program which embeds a Python
interpreter must declare Build-Depends
on
python
, where
X
.Y
-devX
.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.