Provided by: dh-perl6_0.4_all bug

NAME

       dh_perl6_depsfile -- create rakudo helper dependency file for perl 6 module packages

SYNOPSIS

       dh_perl6_depsfile

DESCRIPTION

       This debhelper script will infer all perl6 module dependencies of the package currently
       built, and place these, one per line, in
       /usr/share/perl6/debian-sources/<package>/<package>.p6deps. rakudo-helper.pl from the
       rakudo package, typically called from postinst and postrm, uses this file to understand
       dependencies of packages and use them to order precompilation file generation and removal.

SEE ALSO

       dh_perl6_maintscript(1), dh_perl6_test(1), debhelper(7), dh(1)