Comment 5 for bug 64848

Revision history for this message
Alex Sutcliffe (alex.sutcliffe) wrote : Re: k3d does not install

I think the root cause is a typo in the debian/control file in the source package:

XB-Python-Versions: ${python:Versions}

should be

XB-Python-Version: ${python:Versions}

I've attached a patch for the source package but I'm not sure if I've done it correctly and would appreciate feedback!

Alex