logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dh_vdrplugin_depends - calculates vdr dependencies

Author

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

perl v5.40.0                                       2025-02-04                            DH_VDRPLUGIN_DEPENDS(1)

Conforms To

       Debian policy, version 3.8.1

Description

       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.

Examples

       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.

Name

       dh_vdrplugin_depends - calculates vdr dependencies

See Also

debhelper(7)

       This program is not a part of debhelper.

Synopsis

dh_vdrplugin_depends [debhelperoptions]

See Also