debian/compat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 18 Dec 2017 01:53:20 +0100
changeset 3308 65af5f9f232b
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
stablerange: abstract the bit able to store cache into sql The part about actually storing the range is independent of the algorithm, so we should extract this before using it for the next iteration.
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