Package: python3-solv Version: 0.6.5-1 Severity: serious Tags: patch Due to a cut'n'paste error the python3 dependency is missing.
Fix: --- debian/control.old 2017-07-06 13:47:24.000000000 +0000 +++ debian/control 2017-07-06 13:47:33.000000000 +0000 @@ -183,7 +183,7 @@ Section: python Architecture: any Depends: - ${python:Depends}, + ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, libsolv0 (= ${binary:Version}),