]> git.saurik.com Git - apt.git/commit
Change compressor costs to be 100 apart
authorJulian Andres Klode <jak@debian.org>
Sun, 3 Jan 2016 13:53:26 +0000 (14:53 +0100)
committerJulian Andres Klode <jak@debian.org>
Sun, 3 Jan 2016 13:53:26 +0000 (14:53 +0100)
commit59f1f42b7507137a10e1dae0636cd3a020a06a0e
tree2fa2d7cfdb0ad441b00420b504f4dfc21f3db669
parentf1b9bf7a808edc5562b1d9c307472434c14bde5c
Change compressor costs to be 100 apart

This will give us the freedom to insert more compressors at
positions in between.

Also change the cost of uncompressed to 0, as that really has
no overhead, and the values do not really mean much.
apt-pkg/aptconfiguration.cc