Provided by: swi-prolog-nox_7.6.4+dfsg-1build1_amd64 bug

NAME

       dh_swi_prolog - 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.

SEE ALSO

       debhelper(7)

AUTHORS

       Eugeniy Meshcheryakov <eugen@debian.org>