DH_CRUFT(1) | User Contributed Perl Documentation | DH_CRUFT(1) |
dh_cruft - install cruft files into package build directories
dh_cruft [debhelper options]
dh_cruft is a debhelper program that is responsible for installing information files used by cruft(-ng) into package build directories.
Also, a snippet is appended to postrm with the needed rm -rf commands to remove these files on purge phase.
Some basic templating is implemented: the #VERSION# tag will be replaced by the basic upstream version.
This program is a part of debhelper.
Alexandre Detiste <alexandre.detiste@gmail.com>
2023-02-19 | perl v5.36.0 |