debian/compat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 11 Oct 2018 13:38:38 +0200
branchstable
changeset 4156 f996596d8ccc
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
caches: no longer warm the cache on strip in "auto" mode Before this patch, a strip would trigger a full and blind cache load that would include the stablerange cache. In repository like Mozilla this was a bit painful. The default "auto" mode now behave has intended.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
531
b18b00036355 pkg/debian: Debian packaging
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
8