* Hilko Bengen:
I believe that aptitude does not have the --print-uris option, so
one
would still need to use apt-get for that.
I'll test some more tonight and prepare another patch.
My idea was to use
apt-get -qq --print-uris --reinstall install $PACKAGES
to get the information, but this didn't work because it will not list
information for the files that are already present in the repository.
:-(
-Hilko