On 11/12/12 23:03, Simon Gomizelj wrote: > When the package being installed has a lower version than the local one, > print that its 'downgrading' instead of 'upgrading' on screen and in the > log. > > Fixes FS#30392 > > Signed-off-by: Simon Gomizelj <[email protected]>
Hmm... I think I have mentioned this on IRC before, but there are three states for an install: upgrading, downgrading and reinstalling. A quick glance indicates it would not take much to add reinstalling, so I think we should do that too. Allan
