summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorStephen Kitt <skitt@debian.org>2019-05-12 23:19:36 +0200
committerStephen Kitt <skitt@debian.org>2019-05-13 14:16:25 +0200
commitc74d1ee6dc7e7139f243cd57e258f51b3677d59c (patch)
tree5e9bcbf795d0ed2ce4483e84dba1a9e0603680fb /AUTHORS
parent9ada8cb08b9d54291993118120712992302b6641 (diff)
apt-cache: only show solutions if displayed
Currently, apt-cache [r]depends always shows all solutions for a package, if appropriate, even if the package itself wasn’t displayed (e.g. “--installed” was specified). Thus, currently, with haskell-platform uninstalled and amd64 and i386 enabled, “apt-cache rdepends alex” shows alex Reverse Depends: haskell-platform alex:i386 haskell-platform alex:i386 and “apt-cache rdepends alex --installed” shows alex Reverse Depends: alex:i386 alex:i386 which is rather confusing. This patch changes the behaviour so that solutions are only displayed for packages which were themselves displayed; “apt-cache rdepends alex --installed” then shows alex Reverse Depends: Signed-off-by: Stephen Kitt <skitt@debian.org>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions