Package: deborphan
Version: 1.7.35
deborphan adds architecture qualifiers to all packages, even when
there's no ambiguity:
$ deborphan
libcroco-tools:i386
libsdl1.2-compat-shim:i386
libuninameslist1:i386
sntp:all
vrms:all
Contrast this with dpkg-query(1), which only adds the qualifiers for
"Multi-Arch: same" or foreign-architecture packages:
$ dpkg-query -W $(deborphan) | cut -f1
libcroco-tools
libsdl1.2-compat-shim:i386
libuninameslist1:i386
sntp
vrms
-- System Information:
Architecture: i386
Foreign Architectures: amd64
Versions of packages deborphan depends on:
ii libc6 2.34-8
Versions of packages deborphan recommends:
ii apt 2.5.2
ii gettext-base 0.21-9
--
Jakub Wilk