Package: apt-file Version: 3.0~exp1 Severity: minorapt-file has "sudo" in Suggests, but as far I can see it doesn't use sudo in any way.
The only references to sudo in the past apt-file code I could find was:
echo "You need to run 'sudo apt-file update' to update the cache."
in postinst between apt-file_2.1.0 and 2.1.3 (inclusive). But "sudo" was
added to Suggests earlier, in 2.0.7. This change was not recorded in the
changelog... :-\
-- Jakub Wilk

