Call the AptPackages file_updated when files complete downloading.
authorCameron Dale <camrdale@gmail.com>
Mon, 7 Jan 2008 05:10:21 +0000 (21:10 -0800)
committerCameron Dale <camrdale@gmail.com>
Mon, 7 Jan 2008 05:10:21 +0000 (21:10 -0800)
commit4161d3b3995ade94c0ad7d656ca81dc06bffcd06
tree7d3213293ca40579e600ba5b5971eb1915e35581
parentb6453c8ebc447116cd62cfe08aef12414ed7fee9
Call the AptPackages file_updated when files complete downloading.

Added a defer to the strem proxy to file to facilitate.
Moved the modtime updating out of the proxy as it makes
more sense to do it in the MirrorManager.
apt_dht/MirrorManager.py