diff options
author | David Kalnischkies <david@kalnischkies.de> | 2016-07-01 13:17:03 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-08-31 13:49:37 +0200 |
commit | 574ce54dae3089d6d2886bac6b8895510b0ececb (patch) | |
tree | c74f9f44b1d7c38ac199883e6f6257b36d659b91 /apt-private/private-depends.h | |
parent | 267314664da07b892bff7c2ee8060faaa3bed74d (diff) |
reinstalling local deb file is no downgrade
If we have a (e.g. locally built) deb file installed and do try to
install it again apt complained about this being a downgrade, but it
wasn't as it is the very same version… it was just confused into not
merging the versions together which looks like a downgrade then.
The same size assumption is usually good, but given that volatile files
are parsed last (even after the status file) the base assumption no
longer holds, but is easy to adept without actually changing anything in
practice.
(cherry picked from commit e7edb2fef8370d54a4b8e5a01266e6eda81ef84e)
Diffstat (limited to 'apt-private/private-depends.h')
0 files changed, 0 insertions, 0 deletions