diff options
author | David Kalnischkies <david@kalnischkies.de> | 2016-01-31 22:32:45 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2016-01-31 23:24:59 +0100 |
commit | 5025879e3fdd705bb0607ff8f51a680749c5972a (patch) | |
tree | 373cff10f4b91ae2d33b23ef0f28461828c6031c /cmdline/apt-dump-solver.cc | |
parent | aa3e7b3287a20b464237c869483111abc7e9d815 (diff) |
support <libc>-<kernel>-<cpu> in architecture specs
APT has a different understanding than dpkg (#748936) what matches and
what doesn't match an architecture specification as it isn't converting
back (and forward) to Debian triplets. That has to eventually be solved
some way or the other, but until that happens we change the matching in
apt so that porters can continue their work on non-gnu libc-ports even
if policy doesn't specify that yet (and dpkg just supporting it "by
accident" via triplets).
The initial patch was reformatted, fixed in terms of patterns containing
"any-any", dealing with expanding an arch without libc to gnu while a
pattern expands libc to any, the parsedepends test was fixed (the new
if's were inserted one step too early) and another test just for the
specifications added.
Closes: #812212
Thanks: Bálint Réczey for initial patch
Diffstat (limited to 'cmdline/apt-dump-solver.cc')
0 files changed, 0 insertions, 0 deletions