dh_swi_prolog (1)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
dh_swi_prolog - calculates SWI Prolog packages dependenciesSYNOPSYS
dh_swi_prolog [debhelper options]DESCRIPTION
dh_swi_prolog is a helper program that adds swi-prolog:Depends substitution variable that contains currentSWI
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.