DH_PDL(1) | User Contributed Perl Documentation | DH_PDL(1) |
dh_pdl - calculates pdl dependencies
dh_pdl [debhelper options] [-d] [library dirs ...]
dh_pdl is a debhelper program that is responsible for generating the ${pdl:Depends} substitutions and adding them to substvars files.
The program will look at perl scripts and modules in your package, and will use this information to generate a dependency on pdl or pdlapi. The dependency will be substituted into your package's control file wherever you place the token "${pdl:Depends}".
Debian policy, version 3.8.3
Henning Glawe <glaweh@debian.org>
Based on dh_perl by Brendan O'Dea <bod@debian.org>
2023-04-27 | perl v5.36.0 |