Package: lintian-brush

> Forwarded from report in bug by David Kalnischkies: 
> https://salsa.debian.org/jelmer/debian-janitor/-/issues/241

Given a `Depends: foo (>= 1)` and a `Recommends: foo (>= 1.5)` where
both versions are scrubbed we are left with a `Depends: foo` and
`Recommends: foo`, which while not wrong is pointless. The weaker
dependency type should be scrubbed away as well in this case (which
arguably is not very common).

Example: https://salsa.debian.org/apt-team/apt-transport-tor/-/merge_requests/2
--- Begin Message ---

David Kalnischkies created an issue: 
https://salsa.debian.org/jelmer/debian-janitor/-/issues/241



Given a `Depends: foo (>= 1)` and a `Recommends: foo (>= 1.5)` where both 
versions are scrubbed we are left with a `Depends: foo` and `Recommends: foo`, 
which while not wrong is pointless. The weaker dependency type should be 
scrubbed away as well in this case (which arguably is not very common).

Example: https://salsa.debian.org/apt-team/apt-transport-tor/-/merge_requests/2

-- 
Reply to this email directly or view it on GitLab: 
https://salsa.debian.org/jelmer/debian-janitor/-/issues/241
You're receiving this email because of your account on salsa.debian.org.



--- End Message ---

Reply via email to