Verified Commit 29be20b0 authored by Iain Lane's avatar Iain Lane
Browse files

rules: Pass the private module directory to dh_python3

We only build for the default python version. Previously dh_python3
wasn't finding the directory containing the private modules, so it
didn't know this. This meant that no versioned python3 dependencies were
generated so we could, for example, be migrated without the
corresponding version of python3 migrating. That results in programs
which don't run.

Once the directory is passed, dh_python3 generates dependencies on the
right python versions. For future transitions gobject-introspection will
need to be binNMUed.

Bug-Debian: #950267
parent 1ce0cd6a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment