Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu

Hi,

due to bugs #867422 and #867449 the Python 3 versions of my packages
ended up without any dependencies.

The fix is to add a single "3" in debian/control:
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}

I have already fixed this in unstable and would like to fix this in
Stretch, too. Maybe Jessie as well.

Regards,
Philipp

Reply via email to