Control: affects 811496 - apt-show-versions tig
Finally, tig and apt-show-versions do not install to the obsolete
directory, as can be seen in the following commands and output:
# dpkg-deb --contents apt-show-versions_0.22.8_all.deb | grep completion
[...] ./usr/share/bash-completion/
[...] ./usr/share/bash-completion/completions/
[...] ./usr/share/bash-completion/completions/apt-show-versions (OK)
# dpkg -L tig | grep completion
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/tig (OK)
Thus, removing the _affects_ flag from them.