summaryrefslogtreecommitdiffstats
path: root/tags/n/not-binnmuable-any-depends-all.tag
blob: 41c53ce6eb624cb5449efa1226f471d8c929a8a7 (plain)
1
2
3
4
5
6
7
8
9
Tag: not-binnmuable-any-depends-all
Severity: error
Check: debian/version-substvars
Explanation: The package is not safely binNMUable because an arch:any package
 depends on an arch:all package with a (= ${binary:Version})
 relationship. Please use (= ${source:Version}) instead.
 .
 Note this is also triggered if the dependency uses (>= ${var}),
 since that has the same issue.