debian/compat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 11 May 2017 16:05:50 +0200
changeset 2343 37749a3cd3d1
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
obscache: extract the cache key validation in its own function This help keep the "up to date logic" simpler and prepare a more complex version of the "upgradeneeded" logic that would return the full data needed for the upgrade.
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