This commit adds optional support for a Pre-Depends field.
This is required for example when your package uses debconf in a preinst script,
where you need to pre-depend on debconf as described in The Debconf Programmer's Tutorial.
Also gets rid of another lintian warning:
This commit adds optional support for a
Pre-Depends
field. This is required for example when your package usesdebconf
in apreinst
script, where you need to pre-depend ondebconf
as described in The Debconf Programmer's Tutorial. Also gets rid of another lintian warning: