summaryrefslogtreecommitdiffstats
path: root/tags/n/not-binnmuable-all-depends-any.tag
blob: 32ee806c836ac6fc77637d7ebc36513143d2afc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Tag: not-binnmuable-all-depends-any
Severity: error
Check: debian/version-substvars
Explanation: The package is not safely binNMUable because an arch:all package
 depends on an arch:any package with a strict (= ${source:Version}), or
 similar, relationship.
 .
 It is not possible for arch:all packages to depend so strictly on
 arch:any packages while having the package binNMUable, so please use
 one of these, whichever is more appropriate:
 .
   Depends: arch_any (>= ${source:Version})
   Depends: arch_any (>= ${source:Version}),
    arch_any (<< ${source:Version}.1~)