]> git.saurik.com Git - apt.git/commit
edsp: document unique package identifiers
authorJohannes 'josch' Schauer <josch@mister-muffin.de>
Thu, 12 May 2016 11:07:59 +0000 (13:07 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 12 May 2016 12:52:29 +0000 (14:52 +0200)
commitd67db03c2ab853eba7b67c8870af41796eea387c
treeb1d49d1db6a6675fca3bf5211d3464843b6e2970
parent5b0577488ff60e7163fe7dc62a044329d398d726
edsp: document unique package identifiers

Document that package identifiers must be unique (apt only uses the last
action for a given identifier) and that install requests do also imply
upgrades and downgrades (and thus removal of the old version). This is
to prevent that solvers express an upgrade or downgrade instruction as
two stanzas: a removal of the old version and an installation of the new
version. Instead, a single install stanza is sufficient to express
upgrade or downgrade requests.
doc/external-dependency-solver-protocol.txt