[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#924116: lintian: false positive of package-uses-dh-runit-...



Package: lintian
Version: 2.7.0
Severity: wishlist

Dear Maintainer,

Lintian produces false positive
'package-uses-dh-runit-but-lacks-breaks-substvar' in following scenario:

 * source package builds bin:foo and bin:bar.
 * bin:foo uses functionality of dh_runit (test -f debian/foo.runit),
   but bar does not (! test -f debian/bar.runit)
 * Accordingly, Package stanza in `debian/control' for `foo' have
   'runit:Breaks'; stanza for `bar' do not.
 * Lintian compains about `bar'.

This behaviour is due my not-so-well-thought #920299. Can you please
report binary package `foo' only if `test -f debian/foo.runit', but no
Breaks: ${runit:Breaks} in stanza for `foo'?

Attachment: pgpO68O60oTX3.pgp
Description: PGP signature


Reply to: