dh_swi_prolog(1)
calculates SWI Prolog packages dependencies
SYNOPSYS
dh_swi_prolog [debhelperĀ options]
DESCRIPTION
dh_swi_prolog is a helper program that adds swi-prolog:Depends substitution
variable that contains current SWI Prolog VM virtual package name. This
variable should be used by packages that contain compiled SWI prolog
code to specify dependency on the VM. The virtual package name will change
if there are noncompatible changes in the VM, so binary packages will need
to be rebuilt with a new version of swi-prolog. The variable is there to
detect such breackage.