Do not raise lintian error for missing targets when .DEFAULT is specified (Closes: #983539)
.DEFAULT is an alias could be treated as an alias for "%". This is a rule that runs when no other rules apply.
.DEFAULT is an alias could be treated as an alias for "%". This is a rule that runs when no other rules apply.