debian/compat
author Anton Shestakov <av6@dwimlabs.net>
Sat, 09 Mar 2019 12:54:00 +0800
changeset 4434 432f2155d106
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
stack: handle external-children just like other states This also fixes color labels: previously when external-children was combined with another state, --color=debug would show something like: [topic.stack.index topic.stack.index.current - external-children|s4] Now there is a separate label for each state.
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