debian/compat
author Anton Shestakov <av6@dwimlabs.net>
Mon, 28 Jan 2019 22:31:31 +0800
changeset 4380 c73edc31e0dd
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
topic: simplify #stack index check/access Also using stack.revs instead of list(stack). It's equivalent and stack.revs is @propertycache'd.
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