dh_sip3(1) set the correct dependencies for Python3 packages using sip

SYNOPSIS

dh_sip

DESCRIPTION

dh_sip3 creates the ${sip3:Depends} substitution variable which must be used by Python3 extensions built with sip in order to depend on a version of python3-sip that exports the correct public API.

AUTHORS

Torsten Marek <[email protected]> Adapted for Python3 by Scott Kitterman <[email protected]>