DOKK / manpages / debian 11 / vdr-dev / dh_vdrplugin_depends.1.en
DH_VDRPLUGIN_DEPENDS(1) User Contributed Perl Documentation DH_VDRPLUGIN_DEPENDS(1)

dh_vdrplugin_depends - calculates vdr dependencies

dh_vdrplugin_depends [debhelper options]

dh_vdrplugin_depends is a debhelper program that is responsible for generating the ${vdr:Depends} substvars substitution for a vdr plugin package.

Each vdr-plugin is required to have a ${vdr:Depends} substvar listed in its Depends line in debian/control.

dh_vdrplugin_depends is usually called indirectly in a rules file via the dh command.

        %:
                dh --with vdrplugin $@

It can also be called directly, prior to calling dh_gencontrol.

Debian policy, version 3.8.1

debhelper(7)

This program is not a part of debhelper.

Tobias Grimm <tobias.grimm@e-tobi.net>

2020-07-19 perl v5.30.3