Control: affects 811496 - grub
Control: affects 811496 + grub2
Similarly to message 98, I have confirmed that grub is not actually
_affected_ by this bug, since it doesn't install any completion files:
# dpkg-deb --contents grub-disk_0.97-75_amd64.deb | grep completion
# dpkg-deb --contents grub-doc_0.97-75_all.deb | grep completion
# dpkg-deb --contents grub-legacy_0.97-75_amd64.deb | grep completion
# dpkg-deb --contents grub-legacy-doc_0.97-75_all.deb | grep completion
# dpkg-deb --contents multiboot-doc_0.97-75_all.deb | grep completion
(no output)
Instead, grub-common (from grub2) does install to the obsolete path:
# dpkg -L grub-common | grep completion
/etc/bash_completion.d
/etc/bash_completion.d/grub
Thus, I'm removing the _affects_ flag from grub, and adding it to grub2.