]> git.saurik.com Git - apt.git/commit
show potentially arch-qualified fullname in 'apt show'
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 21 Nov 2015 17:15:22 +0000 (18:15 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Sat, 21 Nov 2015 17:15:22 +0000 (18:15 +0100)
commit90139c7075afb283428d561b81037039bc7ba149
tree57bdf9ea11a4031ba40679ea9d9f7d55d0f67b28
parentd04e44ac8177fc5b70ae0189bb5e437c2502f910
show potentially arch-qualified fullname in 'apt show'

We do not show the architecture as a dedicated field as this is rather
technical information, but as packagename it makes sense to show the
architecture as other part of apt will refer to it in this way.
apt-private/private-show.cc
test/integration/test-apt-cli-show