Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

dh_puredata_substvar - generate substitution variables for a Pd external package

Author

       IOhannes m zmölnig <umlaeute@debian.org>

3.2.0ubuntu1                                       2024-12-20                            DH_PUREDATA_SUBSTVAR(1)

Description

dh_puredata_substvar generates the substitution variables "${puredata:Depends}", "${puredata:Recommends}"
       and "${puredata:Suggests}", as well as "${puredata:Provides}".  Useful for creating Debian packages for
       Pd-externals.

Name

       dh_puredata_substvar - generate substitution variables for a Pd external package

See Also

debhelper(7), dh(1)

       This program is meant to be used together with debhelper for Debian packages derived from Pd externals
       packages.  It is recommended to enable it by adding the dh-sequence-puredata virtual package to Build-
       Depends, Build-Depends-Arch or Build-Depends-Indep.  This is equivalent to adding dh-puredata to the same
       field and adding --with=puredata to the dh sequencer in debian/rules, except that only
       -arch/-indep/profiled builds are affected.  This is also slightly more simple in the most common case.

Synopsis

dh_puredata_substvar [debhelperoptions]

See Also