debian/compat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 23 Jul 2017 17:28:02 +0200
changeset 2772 394b836e475b
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
commands: rewrite the 'evocommands' module to 'cmdrewrite' The remaining commands should get their own module, so we rename the module for clarity. We update the module comments to better fits its purpose.
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