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

Bug#456802: lintian: "strong implies weak" dependency check broken



On Mon, Dec 17, 2007 at 17:55:02 -0800, Russ Allbery wrote:

> It looks like this should only trigger when you're listing the exact same
> substvar in both depends and recommends, which seems to be exactly the
> problem that this check is warning about since that will generate the same
> results in both Depends and Recommends.  Am I misunderstanding something?
> 
The xserver-xorg stanza in debian/control looks like this:
Package: xserver-xorg
[...]
Depends: xserver-xorg-core (>= 2:1.4-3), xserver-xorg-video-all | xserver-xorg-video-2, xserver-xorg-input-all | xserver-xorg-input-2, ${misc:Depends}, xkb-data | xkb-data-legacy, x11-xkb-utils
Recommends: libgl1-mesa-dri, udev, discover1 | discover, ${F:XServer-Xorg-Detect-Depends}
[...]

I understand the intent of this check, but it doesn't seem to actually
work here.

Cheers,
Julien



Reply to: