dh uses python-support by default, you're missing it in Build-Depends, that's why python is missing in Depends. If you wanted to use dh_python2 (as changelog suggests), add --with python2 to the dh call in debian/rules
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

