Commit 8816493e authored by Anders Kaseorg's avatar Anders Kaseorg Committed by John Hood
Browse files

debian/rules: Use dh_perl -d



By informing Debhelper that the mosh wrapper script only uses modules in
perl-base (dh_perl -d), we cause ${perl:Depends} to change from ‘perl’
to empty, which silences this build warning:

dpkg-gencontrol: warning: package mosh: unused substitution variable ${perl:Depends}

Signed-off-by: default avatarAnders Kaseorg <andersk@mit.edu>
parent 9cf54e38
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment