summaryrefslogtreecommitdiff
path: root/webapp.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2024-05-19 20:27:37 +0200
committerHelmut Grohne <helmut@subdivi.de>2024-05-19 20:27:37 +0200
commitcd849b18123a79617c16e5503dffdc58aa149aa3 (patch)
treea7dfcae748972178dda038ca309f49b558afd586 /webapp.py
parentda7f211d95977ea089f16f8dd14cff885b497710 (diff)
downloadcrossqa-cd849b18123a79617c16e5503dffdc58aa149aa3.tar.gz
depcheck: correctly handle alternative dependenciesHEADmaster
Dropping alternatives is not as simple as it seems. Alternatives are actually kept when the package name is equal. Hence foo (>> ...) | foo (<< ...) actually works and is able to select the latter alternative. We already strip alternatives via --deb-emulate-sbuild, so stripping in Python makes the dose input slightly smaller and slightly wrong. Skip doing so. mariadb now Build-Depends: libfmt-dev (>= 10.2.2) | libfmt-dev (<< 10) and the actual libfmt-dev is 9.x. Reported-by: Otto Kekäläinen <otto@debian.org>
Diffstat (limited to 'webapp.py')
0 files changed, 0 insertions, 0 deletions