remove unused functions
add pkg.which for deb packages. an item from pkng that should have spread to systems that support it
move SourcesList and SourceEntry to salt.utils.pkg.deb where it belongs.
fix pkg.which test hopfully coreutils is installed
first attempt at fixng #65703
add first changelogs
fix the indexing issue with deb opts by using OrderedDict instead
move salt.utils.pkg.deb tests to functional since not actually unit test.
use example.com instead of real repo in tests.
fix changelog 65703
added changelog for 66201
fix two to many toos in changelog